Commit
·
bef4bcd
1
Parent(s):
3741f67
Update README.md
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ SQLCoder is a 15B parameter model that slightly outperforms `gpt-3.5-turbo` for
|
|
| 21 |
|
| 22 |
SQLCoder is fine-tuned on a base StarCoder model.
|
| 23 |
|
| 24 |
-
## Results
|
| 25 |
| model | perc_correct |
|
| 26 |
|-|-|
|
| 27 |
| gpt-4 | 74.3 |
|
|
|
|
| 21 |
|
| 22 |
SQLCoder is fine-tuned on a base StarCoder model.
|
| 23 |
|
| 24 |
+
## Results on novel datasets not seen in training
|
| 25 |
| model | perc_correct |
|
| 26 |
|-|-|
|
| 27 |
| gpt-4 | 74.3 |
|