Update README.md
Browse files
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
|
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.
|