Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 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](https://huggingface.co/datasets/findnitai/english-to-hinglish) dataset.
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
### Training hyperparameters
|
| 22 |
|
|
|
|
| 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](https://huggingface.co/datasets/findnitai/english-to-hinglish) dataset.
|
| 19 |
+
Sample use:
|
| 20 |
+
1. "Translate English to Hinglish : How is the weather?"
|
| 21 |
+
2. "Translate English to Hinglish : Turn the alarm off"
|
| 22 |
+
3. "Translate English to Hinglish : Set a timer for 5 minutes"
|
| 23 |
|
| 24 |
### Training hyperparameters
|
| 25 |
|