dsivakumar commited on
Commit
85b8a69
·
1 Parent(s): 387cad9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,8 +4,8 @@ language:
4
  datasets:
5
  - wikisql
6
  widget:
7
- - text: "English to SQL: Show me the average age of of wines in Italy by provinces"
8
- - example-1: "Text Query"
9
  ---
10
  #import transformers
11
 
 
4
  datasets:
5
  - wikisql
6
  widget:
7
+ - example-1: "English to SQL: Show me the average age of of wines in Italy by provinces"
8
+ - example-2: "English to SQL: What is the current series where the new series began in June 2011?"
9
  ---
10
  #import transformers
11