Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,12 @@
|
|
2 |
language: en
|
3 |
datasets:
|
4 |
- wikisql
|
|
|
|
|
|
|
5 |
---
|
6 |
|
|
|
7 |
# T5-base fine-tuned on WikiSQL
|
8 |
|
9 |
[Google's T5](https://ai.googleblog.com/2020/02/exploring-transfer-learning-with-t5.html) fine-tuned on [WikiSQL](https://github.com/salesforce/WikiSQL) for **English** to **SQL** **translation**.
|
|
|
2 |
language: en
|
3 |
datasets:
|
4 |
- wikisql
|
5 |
+
widget:
|
6 |
+
- text: "Translate English to SQL: How many models were finetuned using BERT as base model?"
|
7 |
+
|
8 |
---
|
9 |
|
10 |
+
|
11 |
# T5-base fine-tuned on WikiSQL
|
12 |
|
13 |
[Google's T5](https://ai.googleblog.com/2020/02/exploring-transfer-learning-with-t5.html) fine-tuned on [WikiSQL](https://github.com/salesforce/WikiSQL) for **English** to **SQL** **translation**.
|