update model card README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
@@ -12,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# t5-hinglish-translator
|
14 |
|
15 |
-
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- hi_ng
|
5 |
license: apache-2.0
|
6 |
tags:
|
7 |
- generated_from_trainer
|
|
|
15 |
|
16 |
# t5-hinglish-translator
|
17 |
|
18 |
+
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the findnitai/english-to-hinglish dataset.
|
19 |
|
20 |
## Model description
|
21 |
|