Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ tags:
|
|
13 |
pipeline_tag: text2text-generation
|
14 |
---
|
15 |
# CGEDit - Chinese Grammatical Error Diagnosis by Task-Specific Instruction Tuning
|
|
|
|
|
16 |

|
17 |
|
18 |
## Usage
|
|
|
13 |
pipeline_tag: text2text-generation
|
14 |
---
|
15 |
# CGEDit - Chinese Grammatical Error Diagnosis by Task-Specific Instruction Tuning
|
16 |
+
|
17 |
+
This model was obtained by fine-tuning the corresponding `ClueAI/PromptCLUE-base-v1-5` model on the CoEdIT dataset.
|
18 |

|
19 |
|
20 |
## Usage
|