Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ datasets:
|
|
| 14 |
pipeline_tag: text2text-generation
|
| 15 |
---
|
| 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 |
|
|
|
|
| 14 |
pipeline_tag: text2text-generation
|
| 15 |
---
|
| 16 |
|
| 17 |
+
# Multilingual Grammar Corrector using mT5-small Demo(I'll upload them in full in 2 weeks)
|
| 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 |
|