YADHU1234 commited on
Commit
ab285b5
·
verified ·
1 Parent(s): 200c73e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -19
README.md CHANGED
@@ -1,24 +1,17 @@
 
1
  ---
2
- configs:
3
- - config_name: default
4
- data_files:
5
- - split: train
6
- path: data/train-*
7
- dataset_info:
8
- features:
9
- - name: hindi
10
- dtype: string
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
- h# Hindi-malayalam Dataset
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
- | hindi | malayalam |
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