SwastikM commited on
Commit
0f04e2a
1 Parent(s): 7ef16c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -87,9 +87,9 @@ from HuggingFace
87
 
88
  ### Training Data
89
 
90
- [gretelai/synthetic_text_to_sql](https://huggingface.co/datasets/gretelai/synthetic_text_to_sql)
91
 
92
- **Train Set Size:** 20000 shuffled randomly
93
 
94
  ### Training Procedure
95
 
 
87
 
88
  ### Training Data
89
 
90
+ ****Dataset:****[gretelai/synthetic_text_to_sql](https://huggingface.co/datasets/gretelai/synthetic_text_to_sql)
91
 
92
+ Trained on `instruction` column of 20,000 randomly shuffled data.
93
 
94
  ### Training Procedure
95