frankmorales2020
commited on
Commit
•
ddcc930
1
Parent(s):
77a0f68
Update README.md
Browse files
README.md
CHANGED
@@ -24,17 +24,15 @@ It achieves the following results on the evaluation set:
|
|
24 |
|
25 |
## Model description
|
26 |
|
27 |
-
|
28 |
|
29 |
-
## Intended uses & limitations
|
30 |
-
|
31 |
-
More information needed
|
32 |
|
33 |
## Training and evaluation data
|
34 |
|
35 |
-
|
|
|
|
|
36 |
|
37 |
-
## Training procedure
|
38 |
|
39 |
### Training hyperparameters
|
40 |
|
|
|
24 |
|
25 |
## Model description
|
26 |
|
27 |
+
Article: https://medium.com/@frankmorales_91352/faiss-powered-semantic-search-meets-fine-tuned-mistral-a-novel-approach-to-text-to-sql-generation-fc633d9c1bc2
|
28 |
|
|
|
|
|
|
|
29 |
|
30 |
## Training and evaluation data
|
31 |
|
32 |
+
Training: https://github.com/frank-morales2020/MLxDL/blob/main/FAISS_FINETUNING.ipynb
|
33 |
+
|
34 |
+
Evaluation: https://github.com/frank-morales2020/MLxDL/blob/main/FAISS_Evaluator_Mistral_7B_text_to_sql.ipynb
|
35 |
|
|
|
36 |
|
37 |
### Training hyperparameters
|
38 |
|