Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- translation
|
5 |
+
language:
|
6 |
+
- hi
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- Agriculture
|
10 |
+
- translation
|
11 |
+
- hindi
|
12 |
+
- hindi_latin
|
13 |
+
size_categories:
|
14 |
+
- 10K<n<100K
|
15 |
+
---
|
16 |
+
|
17 |
+
This Dataset consists of text pair in english and hindi_latin and some sheets which have hindi_devanagri as well.
|
18 |
+
|
19 |
+
The dataset is created by different human evaluators who have written hindi sentences in hindi latin (using english alphabets).
|
20 |
+
|
21 |
+
The dataset can be used for creating a translation model directly from english to hindi latin, which is how the users use ebcause of limitations of mobile keyboard in typing in hindi devanagri script.
|