Commit
·
6afd4d6
1
Parent(s):
85b8a69
Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,8 @@ language:
|
|
4 |
datasets:
|
5 |
- wikisql
|
6 |
widget:
|
7 |
-
-
|
8 |
-
-
|
9 |
---
|
10 |
#import transformers
|
11 |
|
|
|
4 |
datasets:
|
5 |
- wikisql
|
6 |
widget:
|
7 |
+
- text: "English to SQL: Show me the average age of of wines in Italy by provinces"
|
8 |
+
- text: "English to SQL: What is the current series where the new series began in June 2011?"
|
9 |
---
|
10 |
#import transformers
|
11 |
|