ahmedrizwan239 commited on
Commit
3b6e41b
1 Parent(s): e0d76da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -2,9 +2,7 @@
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:
 
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: