nielsr HF staff commited on
Commit
bef3c88
·
verified ·
1 Parent(s): 8c322c7

Add text-generation pipeline tag

Browse files

Adds the `text-generation` pipeline tag to the model, so it's easier to find on the Hub.

Files changed (1) hide show
  1. README.md +1 -0
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)