ahmedrizwan239
commited on
Commit
•
5d9faa7
1
Parent(s):
a2b8a49
Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,9 @@
|
|
2 |
language: en
|
3 |
widget:
|
4 |
- text: >-
|
5 |
-
|
|
|
|
|
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:
|