Update README.md
Browse files
README.md
CHANGED
|
@@ -7,9 +7,11 @@ inference:
|
|
| 7 |
do_sample: false
|
| 8 |
widget:
|
| 9 |
- text: >-
|
| 10 |
-
translate English to SQL:
|
| 11 |
-
|
| 12 |
-
|
|
|
|
|
|
|
| 13 |
datasets:
|
| 14 |
- b-mc2/sql-create-context
|
| 15 |
language:
|
|
|
|
| 7 |
do_sample: false
|
| 8 |
widget:
|
| 9 |
- text: >-
|
| 10 |
+
translate English to SQL: Show all employees with salary greater than $50000
|
| 11 |
+
- text: >-
|
| 12 |
+
translate English to SQL: How many models were finetuned using BERT as base model?
|
| 13 |
+
- text: >-
|
| 14 |
+
translate English to SQL: how many cars are in blue color
|
| 15 |
datasets:
|
| 16 |
- b-mc2/sql-create-context
|
| 17 |
language:
|