shibing624
commited on
Commit
•
c98e990
1
Parent(s):
ec042cb
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,6 @@ language:
|
|
4 |
tags:
|
5 |
- chatglm
|
6 |
- pytorch
|
7 |
-
- zh
|
8 |
- Text-Generation
|
9 |
license: apache-2.0
|
10 |
widget:
|
@@ -13,6 +12,7 @@ widget:
|
|
13 |
答:
|
14 |
library_name: peft
|
15 |
pipeline_tag: text-generation
|
|
|
16 |
---
|
17 |
|
18 |
# Chinese QA LoRA Model
|
|
|
4 |
tags:
|
5 |
- chatglm
|
6 |
- pytorch
|
|
|
7 |
- Text-Generation
|
8 |
license: apache-2.0
|
9 |
widget:
|
|
|
12 |
答:
|
13 |
library_name: peft
|
14 |
pipeline_tag: text-generation
|
15 |
+
base_model: THUDM/chatglm-6b
|
16 |
---
|
17 |
|
18 |
# Chinese QA LoRA Model
|