Add correct pipeline
#2
by
ybelkada
- opened
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>
|