Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ datasets:
|
|
| 14 |
metrics:
|
| 15 |
- bleu
|
| 16 |
- accuracy
|
| 17 |
-
pipeline_tag:
|
| 18 |
widget:
|
| 19 |
- text: "Find employees where salary is greater than 50000"
|
| 20 |
example_title: "SELECT Query"
|
|
|
|
| 14 |
metrics:
|
| 15 |
- bleu
|
| 16 |
- accuracy
|
| 17 |
+
pipeline_tag: text-generation
|
| 18 |
widget:
|
| 19 |
- text: "Find employees where salary is greater than 50000"
|
| 20 |
example_title: "SELECT Query"
|