ahmedrizwan239 commited on
Commit
5d9faa7
1 Parent(s): a2b8a49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,7 +2,9 @@
2
  language: en
3
  widget:
4
  - text: >-
5
- tables: student(id,name, age). question: how many students with name ahmed and age less than 25
 
 
6
  license: cc-by-sa-4.0
7
  pipeline_tag: text2text-generation
8
  inference:
 
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: