ahmedrizwan239 commited on
Commit
e0d76da
1 Parent(s): 12bf3de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,6 +1,17 @@
1
  ---
2
- library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
+ language: en
3
+ widget:
4
+ - text: >-
5
+ convert question and table into SQL query. tables: people_name(id,name),
6
+ people_age(people_id,age). question: how many people with name jui and age
7
+ less than 25
8
+ license: cc-by-sa-4.0
9
+ pipeline_tag: text2text-generation
10
+ inference:
11
+ parameters:
12
+ max_length: 512
13
+ num_beams: 10
14
+ top_k: 10
15
  ---
16
 
17
  # Model Card for Model ID