suriya7 commited on
Commit
227b415
1 Parent(s): e5a8373

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -66,5 +66,5 @@ print("SQL Query:", sql_query)
66
  - **Evaluation Metrics:** BLEU score 34.962700
67
  ## Acknowledgments
68
  - The original T5 model was developed by Google Research.
69
- - Training data was sourced from [https://huggingface.co/datasets/b-mc2/sql-create-context]
70
  - Special thanks to Hugging Face for providing the Transformers library and the Model Hub for easy model sharing.
 
66
  - **Evaluation Metrics:** BLEU score 34.962700
67
  ## Acknowledgments
68
  - The original T5 model was developed by Google Research.
69
+ - Training data was sourced from https://huggingface.co/datasets/b-mc2/sql-create-context
70
  - Special thanks to Hugging Face for providing the Transformers library and the Model Hub for easy model sharing.