Commit
·
9006efa
1
Parent(s):
6bcb0e6
Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,10 @@ language:
|
|
4 |
- en
|
5 |
tags:
|
6 |
- code
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- en
|
5 |
tags:
|
6 |
- code
|
7 |
+
datasets:
|
8 |
+
- b-mc2/sql-create-context
|
9 |
+
---
|
10 |
+
|
11 |
+
# Simple SQL generator
|
12 |
+
This model is finetuned on a base llama-2-7b model with datasets b-mc2/sql-create-context
|
13 |
+
Just for comparison the performance between basemodel and finetuned model
|