Add text-generation pipeline tag (#1)
Browse files- Add text-generation pipeline tag (bef3c881a4a1523e0a9edf5fc5735f60ae92b5e2)
Co-authored-by: Niels Rogge <[email protected]>
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)
|