shibing624
commited on
Commit
•
6bce2c5
1
Parent(s):
16eada8
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,17 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
- zh
|
4 |
tags:
|
5 |
- bart
|
6 |
- pytorch
|
7 |
- zh
|
8 |
- Text2Text-Generation
|
9 |
-
license:
|
10 |
widget:
|
11 |
-
- text:
|
12 |
-
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Bart for Chinese Spelling Correction(bart4csc) Model
|
@@ -107,4 +109,4 @@ SIGHAN+Wang271K中文纠错数据集,数据格式:
|
|
107 |
year = {2022},
|
108 |
url = {https://github.com/shibing624/textgen},
|
109 |
}
|
110 |
-
```
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
- zh
|
4 |
tags:
|
5 |
- bart
|
6 |
- pytorch
|
7 |
- zh
|
8 |
- Text2Text-Generation
|
9 |
+
license: apache-2.0
|
10 |
widget:
|
11 |
+
- text: 少先队员因该为老人让坐
|
12 |
+
datasets:
|
13 |
+
- shibing624/CSC
|
14 |
+
pipeline_tag: text2text-generation
|
15 |
---
|
16 |
|
17 |
# Bart for Chinese Spelling Correction(bart4csc) Model
|
|
|
109 |
year = {2022},
|
110 |
url = {https://github.com/shibing624/textgen},
|
111 |
}
|
112 |
+
```
|