Update README.md
Browse files
README.md
CHANGED
|
@@ -2,14 +2,12 @@
|
|
| 2 |
language: en
|
| 3 |
widget:
|
| 4 |
- text: >-
|
| 5 |
-
|
| 6 |
license: cc-by-sa-4.0
|
| 7 |
pipeline_tag: text2text-generation
|
| 8 |
inference:
|
| 9 |
parameters:
|
| 10 |
max_length: 512
|
| 11 |
-
num_beams: 10
|
| 12 |
-
top_k: 10
|
| 13 |
---
|
| 14 |
|
| 15 |
# Model Card for Model ID
|
|
|
|
| 2 |
language: en
|
| 3 |
widget:
|
| 4 |
- text: >-
|
| 5 |
+
translate to SQL: Show teachers with more than 10 years of experience
|
| 6 |
license: cc-by-sa-4.0
|
| 7 |
pipeline_tag: text2text-generation
|
| 8 |
inference:
|
| 9 |
parameters:
|
| 10 |
max_length: 512
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for Model ID
|