shibing624 commited on
Commit
c06a0a7
·
verified ·
1 Parent(s): 6f0736b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -7
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少先队员因该为老人让坐。\n答:"
12
-
 
 
 
 
13
  ---
14
 
15
  # Chinese Spelling Correction LoRA Model
@@ -145,4 +148,4 @@ chatglm3-6b-csc-chinese-lora
145
  year = {2023},
146
  url = {https://github.com/shibing624/pycorrector},
147
  }
148
- ```
 
1
  ---
2
+ language:
3
  - zh
4
  tags:
5
  - chatglm
6
  - pytorch
7
+ - Text-Generation
8
+ license: apache-2.0
 
9
  widget:
10
+ - text: |-
11
+ 对下面中文拼写纠错:
12
+ 少先队员因该为老人让坐。
13
+ 答:
14
+ base_model: THUDM/chatglm3-6b
15
+ pipeline_tag: text-generation
16
  ---
17
 
18
  # Chinese Spelling Correction LoRA Model
 
148
  year = {2023},
149
  url = {https://github.com/shibing624/pycorrector},
150
  }
151
+ ```