update readme
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ language:
|
|
| 11 |
|
| 12 |
# bartpho-syllable-finetuned-vietnamese_corrector
|
| 13 |
|
| 14 |
-
This model is a fine-tuned version of [vinai/bartpho-syllable](https://
|
| 15 |
|
| 16 |
## Usage
|
| 17 |
```python
|
|
|
|
| 11 |
|
| 12 |
# bartpho-syllable-finetuned-vietnamese_corrector
|
| 13 |
|
| 14 |
+
This model is a fine-tuned version of [vinai/bartpho-syllable](https://github.com/VinAIResearch/BARTpho). The original dataset is avaiable at [@duyvuleo/VNTC](https://github.com/duyvuleo/VNTC), I customized it for error correction task, you can find my final dataset at [Huggingface Datasets](https://huggingface.co/datasets/bmd1905/error-correction-vi). All source code are avaible at [my Github repo](https://github.com/bmd1905/vietnamese-correction).
|
| 15 |
|
| 16 |
## Usage
|
| 17 |
```python
|