Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,19 +1,18 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
---
|
|
|
1 |
+
|
2 |
+
h# Hindi-malayalam Dataset
|
3 |
+
|
4 |
+
This dataset contains parallel translations between **Hindi** and **Malayalam**, extracted from the `bible_para` dataset.
|
5 |
+
|
6 |
+
## Dataset Details
|
7 |
+
- **Languages**: Hindi (hin_Deva) and Malayalam (mal_Mlym)
|
8 |
+
- **Source**: [bible_para](https://huggingface.co/datasets/bible_para)
|
9 |
+
- **License**: CC BY 4.0
|
10 |
+
- **Use Cases**: Machine translation, linguistic research.
|
11 |
+
|
12 |
+
## Example
|
13 |
+
| hindi | malayalam |
|
14 |
+
|-------|-----------|
|
15 |
+
| नमस्ते | ഹലോ |
|
16 |
+
|
17 |
+
## License
|
18 |
+
The dataset is licensed under the [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/).
|
|