ZhangRC nielsr HF staff commited on
Commit
2438b2f
·
verified ·
1 Parent(s): 9019cfe

Update model card: text-generation pipeline tag and library name (#1)

Browse files

- Update model card: text-generation pipeline tag and library name (c2014fa963795406fb196f7a1831eab55f1ac205)


Co-authored-by: Niels Rogge <[email protected]>

Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- license: apache-2.0
 
3
  language:
4
  - en
5
  - zh
@@ -9,11 +10,11 @@ language:
9
  - ar
10
  - es
11
  - pt
 
12
  metrics:
13
  - accuracy
14
- base_model:
15
- - BlinkDL/rwkv7-g1
16
- pipeline_tag: question-answering
17
  ---
18
 
19
  # rwkv7-0.1B-g1
 
1
  ---
2
+ base_model:
3
+ - BlinkDL/rwkv7-g1
4
  language:
5
  - en
6
  - zh
 
10
  - ar
11
  - es
12
  - pt
13
+ license: apache-2.0
14
  metrics:
15
  - accuracy
16
+ pipeline_tag: text-generation
17
+ library_name: transformers
 
18
  ---
19
 
20
  # rwkv7-0.1B-g1