Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ language:
|
|
| 8 |
probably proofread and complete it, then remove this comment. -->
|
| 9 |
|
| 10 |
# Model description
|
| 11 |
-
The model is a mt5-base version of Gujarati Grammarly for
|
| 12 |
|
| 13 |
# Example usage:
|
| 14 |
from transformers import AutoTokenizer
|
|
|
|
| 8 |
probably proofread and complete it, then remove this comment. -->
|
| 9 |
|
| 10 |
# Model description
|
| 11 |
+
The model is a mt5-base version of Gujarati Grammarly for text correction given a sentence. Only this small version checkpoints are open source.
|
| 12 |
|
| 13 |
# Example usage:
|
| 14 |
from transformers import AutoTokenizer
|