Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ pipeline_tag: text2text-generation
|
|
| 16 |
|
| 17 |
# Multilingual Grammar Corrector using mT5-small
|
| 18 |
|
| 19 |
-
This is a fine-tuned [`mT5-small`](https://huggingface.co/google/mt5-small) model for **multilingual grammar correction** in English, Spanish, French, and Russian. It was trained on synthetic and human-curated data to correct grammatical mistakes in short sentences.
|
| 20 |
|
| 21 |
## ✨ Example
|
| 22 |
|
|
|
|
| 16 |
|
| 17 |
# Multilingual Grammar Corrector using mT5-small
|
| 18 |
|
| 19 |
+
This is a fine-tuned [`mT5-small`](https://huggingface.co/google/mt5-small) model for **multilingual grammar correction** in English 99%, Spanish 75%, French 70%, and Russian 80%. It was trained on synthetic and human-curated data to correct grammatical mistakes in short sentences.
|
| 20 |
|
| 21 |
## ✨ Example
|
| 22 |
|