ybelkada
commited on
Commit
•
51a38df
1
Parent(s):
78f99bb
Add correct pipeline tag (#2)
Browse files- Add correct pipeline tag (6bfebac776e18ad3ac40961629ce5eeca627faf5)
README.md
CHANGED
@@ -49,6 +49,7 @@ language:
|
|
49 |
- zhs
|
50 |
- zht
|
51 |
- zu
|
|
|
52 |
---
|
53 |
|
54 |
# <span style="color:red"><b>WARNING:</b> This is an <b>intermediary checkpoint</b>. It is not fully trained yet. You might want to use [Bloom-1B3](https://huggingface.co/bigscience/bloom-1b3) if you want a model that has completed training.</span>
|
|
|
49 |
- zhs
|
50 |
- zht
|
51 |
- zu
|
52 |
+
pipeline_tag: text-generation
|
53 |
---
|
54 |
|
55 |
# <span style="color:red"><b>WARNING:</b> This is an <b>intermediary checkpoint</b>. It is not fully trained yet. You might want to use [Bloom-1B3](https://huggingface.co/bigscience/bloom-1b3) if you want a model that has completed training.</span>
|