frankmorales2020
commited on
Commit
•
cef97d4
1
Parent(s):
249fe86
Update README.md
Browse files
README.md
CHANGED
@@ -86,6 +86,8 @@ The following hyperparameters were used during training:
|
|
86 |
|
87 |
### Training results
|
88 |
|
|
|
|
|
89 |
|
90 |
|
91 |
### Framework versions
|
|
|
86 |
|
87 |
### Training results
|
88 |
|
89 |
+
When evaluated on 1000 samples from the evaluation dataset, our model achieved an impressive accuracy of 76.30%. However, there's room for improvement. We could enhance the model's performance by exploring techniques like few-shot learning, RAG, and Self-healing to generate the SQL query.
|
90 |
+
|
91 |
|
92 |
|
93 |
### Framework versions
|