Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,24 +1,17 @@
|
|
|
|
1 |
---
|
2 |
-
|
3 |
-
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
- name: malayalam
|
12 |
-
dtype: string
|
13 |
-
splits:
|
14 |
-
- name: train
|
15 |
-
num_bytes: 466219357
|
16 |
-
num_examples: 1866121
|
17 |
-
download_size: 218341648
|
18 |
-
dataset_size: 466219357
|
19 |
---
|
20 |
|
21 |
-
|
22 |
|
23 |
This dataset contains parallel translations between **Hindi** and **Malayalam**, extracted from the `bible_para` dataset.
|
24 |
|
@@ -29,7 +22,7 @@ This dataset contains parallel translations between **Hindi** and **Malayalam**,
|
|
29 |
- **Use Cases**: Machine translation, linguistic research.
|
30 |
|
31 |
## Example
|
32 |
-
|
|
33 |
|-------|-----------|
|
34 |
| नमस्ते | ഹലോ |
|
35 |
|
|
|
1 |
+
|
2 |
---
|
3 |
+
datasets:
|
4 |
+
- bible_para
|
5 |
+
tags:
|
6 |
+
- hindi
|
7 |
+
- malayalam
|
8 |
+
- machine-translation
|
9 |
+
- parallel-corpus
|
10 |
+
license:
|
11 |
+
- cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
+
# Hindi-Malayalam Dataset
|
15 |
|
16 |
This dataset contains parallel translations between **Hindi** and **Malayalam**, extracted from the `bible_para` dataset.
|
17 |
|
|
|
22 |
- **Use Cases**: Machine translation, linguistic research.
|
23 |
|
24 |
## Example
|
25 |
+
| Hindi | Malayalam |
|
26 |
|-------|-----------|
|
27 |
| नमस्ते | ഹലോ |
|
28 |
|