JsteReubsSoftware
commited on
Commit
•
138cb6e
1
Parent(s):
888b7c5
Added citation
Browse files
README.md
CHANGED
@@ -217,6 +217,16 @@ The following were the obtained results over the testing set (14838 records):
|
|
217 |
- SQAM score: 74.31 %
|
218 |
- BLEU score: 0.762
|
219 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
220 |
### Framework versions
|
221 |
|
222 |
- Transformers 4.44.2
|
|
|
217 |
- SQAM score: 74.31 %
|
218 |
- BLEU score: 0.762
|
219 |
|
220 |
+
### Citing this work:
|
221 |
+
```json
|
222 |
+
@misc{jstereubssoftware_2024_Afr2SQL,
|
223 |
+
title = {en-af-sql fine-tuned model},
|
224 |
+
author = {JsteReubsSoftware},
|
225 |
+
year = {2024},
|
226 |
+
url = {https://huggingface.co/JsteReubsSoftware/en-af-sql-training-1727527893}
|
227 |
+
}
|
228 |
+
```
|
229 |
+
|
230 |
### Framework versions
|
231 |
|
232 |
- Transformers 4.44.2
|