Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,9 @@
|
|
| 1 |
# t5_wikisql_SQL2en
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
This is a [t5-small] (https://ai.googleblog.com/2020/02/exploring-transfer-learning-with-t5.html) fine-tuned version on the [wikisql dataset] (https://huggingface.co/datasets/wikisql).
|
| 4 |
|
|
|
|
| 1 |
# t5_wikisql_SQL2en
|
| 2 |
+
---
|
| 3 |
+
language: en
|
| 4 |
+
datasets:
|
| 5 |
+
- wikisql
|
| 6 |
+
---
|
| 7 |
|
| 8 |
This is a [t5-small] (https://ai.googleblog.com/2020/02/exploring-transfer-learning-with-t5.html) fine-tuned version on the [wikisql dataset] (https://huggingface.co/datasets/wikisql).
|
| 9 |
|