Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ license: apache-2.0
|
|
| 11 |
|
| 12 |
This model is a cutting-edge CGEC model based on [Chinese BART-large](https://huggingface.co/fnlp/bart-large-chinese).
|
| 13 |
It is trained with about 100M pseudo native speaker CGEC training data generated by heuristic rules and human-annotated training data for the thesis domain.
|
| 14 |
-
More details can be found in our [Github](https://github.com/HillZhang1999/NaSGEC) and the [paper]().
|
| 15 |
|
| 16 |
## Usage
|
| 17 |
|
|
|
|
| 11 |
|
| 12 |
This model is a cutting-edge CGEC model based on [Chinese BART-large](https://huggingface.co/fnlp/bart-large-chinese).
|
| 13 |
It is trained with about 100M pseudo native speaker CGEC training data generated by heuristic rules and human-annotated training data for the thesis domain.
|
| 14 |
+
More details can be found in our [Github](https://github.com/HillZhang1999/NaSGEC) and the [paper](https://arxiv.org/pdf/2305.16023.pdf).
|
| 15 |
|
| 16 |
## Usage
|
| 17 |
|