dsivakumar commited on
Commit
387cad9
·
1 Parent(s): 08faef2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -1,7 +1,12 @@
1
- #widget:
2
- #- text: ""English to SQL: Show me the average age of of wines in Italy by provinces"
3
- # example_title: "Text to SQL"
4
-
 
 
 
 
 
5
  #import transformers
6
 
7
  from transformers import (
 
1
+ ---
2
+ language:
3
+ - EN
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
 
12
  from transformers import (