Fix pipeline_tag 🤗 (#1)
Browse files- Fix pipeline_tag 🤗 (268b77e1ea7bd4ee41d54f44b29699b46f16d858)
Co-authored-by: merve <merve@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -11,6 +11,7 @@ model-index:
|
|
| 11 |
license: apache-2.0
|
| 12 |
language:
|
| 13 |
- en
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
|
|
@@ -179,4 +180,4 @@ To cite this model:
|
|
| 179 |
month = Sep
|
| 180 |
}
|
| 181 |
```
|
| 182 |
-
Contact Hello@writer.com
|
|
|
|
| 11 |
license: apache-2.0
|
| 12 |
language:
|
| 13 |
- en
|
| 14 |
+
pipeline_tag: text-generation
|
| 15 |
---
|
| 16 |
|
| 17 |
|
|
|
|
| 180 |
month = Sep
|
| 181 |
}
|
| 182 |
```
|
| 183 |
+
Contact Hello@writer.com
|