Upload dataset
Browse files- README.md +21 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -4,6 +4,27 @@ language:
|
|
| 4 |
- hi
|
| 5 |
- te
|
| 6 |
pretty_name: Bengali-Hindi-Telugu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
# BHT25: Bengali-Hindi-Telugu Parallel Corpus for Literary Machine Translation
|
| 9 |
|
|
|
|
| 4 |
- hi
|
| 5 |
- te
|
| 6 |
pretty_name: Bengali-Hindi-Telugu
|
| 7 |
+
configs:
|
| 8 |
+
- config_name: default
|
| 9 |
+
data_files:
|
| 10 |
+
- split: train
|
| 11 |
+
path: data/train-*
|
| 12 |
+
dataset_info:
|
| 13 |
+
features:
|
| 14 |
+
- name: id
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: bn
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: hi
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: te
|
| 21 |
+
dtype: string
|
| 22 |
+
splits:
|
| 23 |
+
- name: train
|
| 24 |
+
num_bytes: 11954406
|
| 25 |
+
num_examples: 27149
|
| 26 |
+
download_size: 4725976
|
| 27 |
+
dataset_size: 11954406
|
| 28 |
---
|
| 29 |
# BHT25: Bengali-Hindi-Telugu Parallel Corpus for Literary Machine Translation
|
| 30 |
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74c52744e0f185c9abfd5b12f9ec71707b0e5e8083fe175a01f0bd6424631a82
|
| 3 |
+
size 4725976
|