Add pipeline_tag and library_name to metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  language:
3
  - en
4
  - zh
@@ -7,8 +8,9 @@ tags:
7
  - math
8
  - reasoning
9
  - diffusion
10
- base_model: JetLM/SDAR-8B-Chat
11
  model_type: sdar
 
 
12
  ---
13
 
14
  <h1 align="center">DiRL-8B-Instruct</h1>
 
1
  ---
2
+ base_model: JetLM/SDAR-8B-Chat
3
  language:
4
  - en
5
  - zh
 
8
  - math
9
  - reasoning
10
  - diffusion
 
11
  model_type: sdar
12
+ pipeline_tag: text-generation
13
+ library_name: transformers
14
  ---
15
 
16
  <h1 align="center">DiRL-8B-Instruct</h1>