dsivakumar commited on
Commit
6afd4d6
·
1 Parent(s): 85b8a69

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
- - 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
 
 
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