shibing624 commited on
Commit
ec042cb
1 Parent(s): d06bb8c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -6
README.md CHANGED
@@ -1,15 +1,18 @@
1
  ---
2
- language:
3
  - zh
4
  tags:
5
  - chatglm
6
  - pytorch
7
  - zh
8
- - Text2Text-Generation
9
- license: "apache-2.0"
10
  widget:
11
- - text: "介绍下北京\n答:"
12
-
 
 
 
13
  ---
14
 
15
  # Chinese QA LoRA Model
@@ -106,4 +109,4 @@ chatglm-6b-belle-zh-lora
106
  year = {2021},
107
  url = {https://github.com/shibing624/textgen},
108
  }
109
- ```
 
1
  ---
2
+ language:
3
  - zh
4
  tags:
5
  - chatglm
6
  - pytorch
7
  - zh
8
+ - Text-Generation
9
+ license: apache-2.0
10
  widget:
11
+ - text: |-
12
+ 介绍下北京
13
+ 答:
14
+ library_name: peft
15
+ pipeline_tag: text-generation
16
  ---
17
 
18
  # Chinese QA LoRA Model
 
109
  year = {2021},
110
  url = {https://github.com/shibing624/textgen},
111
  }
112
+ ```