Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,7 @@ license: cc0-1.0
|
|
3 |
tags:
|
4 |
- translation
|
5 |
- english-to-telugu
|
6 |
-
-
|
7 |
-
- multilingual
|
8 |
language:
|
9 |
- en
|
10 |
- te
|
@@ -12,9 +11,9 @@ language:
|
|
12 |
|
13 |
# 📘 English to Telugu Translation Model
|
14 |
|
15 |
-
This is a
|
16 |
|
17 |
-
It can be used in applications like
|
18 |
|
19 |
---
|
20 |
|
|
|
3 |
tags:
|
4 |
- translation
|
5 |
- english-to-telugu
|
6 |
+
- bilingual
|
|
|
7 |
language:
|
8 |
- en
|
9 |
- te
|
|
|
11 |
|
12 |
# 📘 English to Telugu Translation Model
|
13 |
|
14 |
+
This is a bilingual translation model fine-tuned to translate **English** sentences into **Telugu** using deep learning.
|
15 |
|
16 |
+
It can be used in applications like bilingual assistants, language learning tools, or regional deep learing projects.
|
17 |
|
18 |
---
|
19 |
|