Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,10 @@ datasets:
|
|
| 4 |
- KumariPrerna2905/english-hindi_colloquial_dataset
|
| 5 |
base_model:
|
| 6 |
- Helsinki-NLP/opus-mt-en-zh
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
A specialized English-to-Hindi translation model tailored for informal and conversational language. It is crafted to manage daily expressions, colloquialisms, and casual phrases, making it well-suited for applications like virtual assistants, chat interfaces, and everyday communication tools.
|
| 9 |
|
|
|
|
| 4 |
- KumariPrerna2905/english-hindi_colloquial_dataset
|
| 5 |
base_model:
|
| 6 |
- Helsinki-NLP/opus-mt-en-zh
|
| 7 |
+
language:
|
| 8 |
+
- en
|
| 9 |
+
- hi
|
| 10 |
+
pipeline_tag: summarization
|
| 11 |
---
|
| 12 |
A specialized English-to-Hindi translation model tailored for informal and conversational language. It is crafted to manage daily expressions, colloquialisms, and casual phrases, making it well-suited for applications like virtual assistants, chat interfaces, and everyday communication tools.
|
| 13 |
|