Add text-generation pipeline tag
Browse filesAdds the `text-generation` pipeline tag to the model, so it's easier to find on the Hub.
README.md
CHANGED
@@ -10,6 +10,7 @@ language:
|
|
10 |
- th
|
11 |
datasets:
|
12 |
- scb10x/typhoon-t1-3b-research-preview-data
|
|
|
13 |
---
|
14 |
|
15 |
# Typhoon T1 3B (Research Preview)
|
|
|
10 |
- th
|
11 |
datasets:
|
12 |
- scb10x/typhoon-t1-3b-research-preview-data
|
13 |
+
pipeline_tag: text-generation
|
14 |
---
|
15 |
|
16 |
# Typhoon T1 3B (Research Preview)
|