frankmorales2020 commited on
Commit
f957795
1 Parent(s): 3b828b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,12 +22,12 @@ This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.4605
24
 
 
 
25
  ## Model description
26
 
27
  Article: https://medium.com/@frankmorales_91352/fine-tuning-the-llm-mistral-7b-instruct-v0-3-249c1814ceaf
28
 
29
-
30
-
31
  ## Training and evaluation data
32
 
33
  Fine Tuning and Evaluation: https://github.com/frank-morales2020/MLxDL/blob/main/FineTuning_LLM_Mistral_7B_Instruct_v0_1_for_text_to_SQL_EVALDATA.ipynb
 
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.4605
24
 
25
+ Dataset : [b-mc2/sql-create-context](https://huggingface.co/datasets/b-mc2/sql-create-context)
26
+
27
  ## Model description
28
 
29
  Article: https://medium.com/@frankmorales_91352/fine-tuning-the-llm-mistral-7b-instruct-v0-3-249c1814ceaf
30
 
 
 
31
  ## Training and evaluation data
32
 
33
  Fine Tuning and Evaluation: https://github.com/frank-morales2020/MLxDL/blob/main/FineTuning_LLM_Mistral_7B_Instruct_v0_1_for_text_to_SQL_EVALDATA.ipynb