CodeTed commited on
Commit
da99d48
1 Parent(s): 9e19b87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
  - spelling error
14
  ---
15
 
16
- # CSC T5 - T5 for Traditional Chinese Spelling Correction
17
 
18
  This model was obtained by `instruction-tuning` the corresponding `ClueAI/PromptCLUE-base-v1-5` model on the spelling error corpus.
19
 
@@ -22,7 +22,7 @@ This model was obtained by `instruction-tuning` the corresponding `ClueAI/Prompt
22
  - Language(s) (NLP): `Chinese`
23
  - Pretrained from model: `ClueAI/PromptCLUE-base-v1-5`
24
  - Pretrained by dataset: `1M UDN news corpus`
25
- - Finetuned by dataset: `shibing624/CSC` spelling error corpus
26
 
27
  ### Model Sources
28
  - Repository: [https://github.com/TedYeh/Chinese_spelling_Correction](https://github.com/TedYeh/Chinese_spelling_Correction)
 
13
  - spelling error
14
  ---
15
 
16
+ # CSC T5 - T5 for Traditional and Simplified Chinese Spelling Correction
17
 
18
  This model was obtained by `instruction-tuning` the corresponding `ClueAI/PromptCLUE-base-v1-5` model on the spelling error corpus.
19
 
 
22
  - Language(s) (NLP): `Chinese`
23
  - Pretrained from model: `ClueAI/PromptCLUE-base-v1-5`
24
  - Pretrained by dataset: `1M UDN news corpus`
25
+ - Finetuned by dataset: `shibing624/CSC` spelling error corpus (CN + TC)
26
 
27
  ### Model Sources
28
  - Repository: [https://github.com/TedYeh/Chinese_spelling_Correction](https://github.com/TedYeh/Chinese_spelling_Correction)