Datasets:
Upload ind_heg configuration
Browse files- .gitattributes +1 -0
- README.md +20 -2
- dataset_infos.json +14 -36
- ind_heg/train-00000-of-00001.parquet +3 -0
.gitattributes
CHANGED
|
@@ -5,3 +5,4 @@
|
|
| 5 |
*.md linguist-documentation
|
| 6 |
*.py linguist-documentation
|
| 7 |
ind_aaz/train-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 5 |
*.md linguist-documentation
|
| 6 |
*.py linguist-documentation
|
| 7 |
ind_aaz/train-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
ind_heg/train-00000-of-00001.parquet filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -25,7 +25,7 @@ configs:
|
|
| 25 |
- config_name: ind_heg
|
| 26 |
data_files:
|
| 27 |
- split: train
|
| 28 |
-
path: ind_heg/train
|
| 29 |
- config_name: ind_lex
|
| 30 |
data_files:
|
| 31 |
- split: train
|
|
@@ -63,7 +63,7 @@ configs:
|
|
| 63 |
- split: train
|
| 64 |
path: ind_wrs/train/*
|
| 65 |
dataset_info:
|
| 66 |
-
|
| 67 |
features:
|
| 68 |
- name: source_text
|
| 69 |
dtype: string
|
|
@@ -81,6 +81,24 @@ dataset_info:
|
|
| 81 |
num_examples: 9068
|
| 82 |
download_size: 1737481
|
| 83 |
dataset_size: 3631756
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 84 |
---
|
| 85 |
|
| 86 |
# eBible Indonesian Local Language Corpus
|
|
|
|
| 25 |
- config_name: ind_heg
|
| 26 |
data_files:
|
| 27 |
- split: train
|
| 28 |
+
path: ind_heg/train-*
|
| 29 |
- config_name: ind_lex
|
| 30 |
data_files:
|
| 31 |
- split: train
|
|
|
|
| 63 |
- split: train
|
| 64 |
path: ind_wrs/train/*
|
| 65 |
dataset_info:
|
| 66 |
+
- config_name: ind_aaz
|
| 67 |
features:
|
| 68 |
- name: source_text
|
| 69 |
dtype: string
|
|
|
|
| 81 |
num_examples: 9068
|
| 82 |
download_size: 1737481
|
| 83 |
dataset_size: 3631756
|
| 84 |
+
- config_name: ind_heg
|
| 85 |
+
features:
|
| 86 |
+
- name: source_text
|
| 87 |
+
dtype: string
|
| 88 |
+
- name: target_text
|
| 89 |
+
dtype: string
|
| 90 |
+
- name: source_lang
|
| 91 |
+
dtype: string
|
| 92 |
+
- name: target_lang
|
| 93 |
+
dtype: string
|
| 94 |
+
- name: verse
|
| 95 |
+
dtype: string
|
| 96 |
+
splits:
|
| 97 |
+
- name: train
|
| 98 |
+
num_bytes: 3426289
|
| 99 |
+
num_examples: 9073
|
| 100 |
+
download_size: 1664016
|
| 101 |
+
dataset_size: 3426289
|
| 102 |
---
|
| 103 |
|
| 104 |
# eBible Indonesian Local Language Corpus
|
dataset_infos.json
CHANGED
|
@@ -40,66 +40,44 @@
|
|
| 40 |
"size_in_bytes": 5369237
|
| 41 |
},
|
| 42 |
"ind_heg": {
|
| 43 |
-
"
|
| 44 |
"citation": "",
|
| 45 |
-
"
|
| 46 |
-
"
|
| 47 |
-
"dataset_size": 9073,
|
| 48 |
-
"description": "Indonesian to HEG Bible translation dataset",
|
| 49 |
-
"download_checksums": {},
|
| 50 |
-
"download_size": 0,
|
| 51 |
"features": {
|
| 52 |
"source_text": {
|
| 53 |
"dtype": "string",
|
| 54 |
-
"
|
| 55 |
-
"feature_type": "Value"
|
| 56 |
},
|
| 57 |
"target_text": {
|
| 58 |
"dtype": "string",
|
| 59 |
-
"
|
| 60 |
-
"feature_type": "Value"
|
| 61 |
},
|
| 62 |
"source_lang": {
|
| 63 |
"dtype": "string",
|
| 64 |
-
"
|
| 65 |
-
"feature_type": "Value"
|
| 66 |
},
|
| 67 |
"target_lang": {
|
| 68 |
"dtype": "string",
|
| 69 |
-
"
|
| 70 |
-
"feature_type": "Value"
|
| 71 |
},
|
| 72 |
"verse": {
|
| 73 |
"dtype": "string",
|
| 74 |
-
"
|
| 75 |
-
"feature_type": "Value"
|
| 76 |
}
|
| 77 |
},
|
| 78 |
-
"
|
| 79 |
-
"license": "",
|
| 80 |
-
"post_processed": null,
|
| 81 |
-
"post_processing_size": null,
|
| 82 |
-
"size_in_bytes": 0,
|
| 83 |
"splits": {
|
| 84 |
"train": {
|
| 85 |
"name": "train",
|
| 86 |
-
"num_bytes":
|
| 87 |
"num_examples": 9073,
|
| 88 |
-
"
|
| 89 |
-
9073
|
| 90 |
-
],
|
| 91 |
-
"dataset_name": "ind_heg"
|
| 92 |
}
|
| 93 |
},
|
| 94 |
-
"
|
| 95 |
-
"
|
| 96 |
-
"
|
| 97 |
-
"version_str": "0.0.0",
|
| 98 |
-
"description": null,
|
| 99 |
-
"major": 0,
|
| 100 |
-
"minor": 0,
|
| 101 |
-
"patch": 0
|
| 102 |
-
}
|
| 103 |
},
|
| 104 |
"ind_lex": {
|
| 105 |
"builder_name": "ind_lex",
|
|
|
|
| 40 |
"size_in_bytes": 5369237
|
| 41 |
},
|
| 42 |
"ind_heg": {
|
| 43 |
+
"description": "",
|
| 44 |
"citation": "",
|
| 45 |
+
"homepage": "",
|
| 46 |
+
"license": "",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
"features": {
|
| 48 |
"source_text": {
|
| 49 |
"dtype": "string",
|
| 50 |
+
"_type": "Value"
|
|
|
|
| 51 |
},
|
| 52 |
"target_text": {
|
| 53 |
"dtype": "string",
|
| 54 |
+
"_type": "Value"
|
|
|
|
| 55 |
},
|
| 56 |
"source_lang": {
|
| 57 |
"dtype": "string",
|
| 58 |
+
"_type": "Value"
|
|
|
|
| 59 |
},
|
| 60 |
"target_lang": {
|
| 61 |
"dtype": "string",
|
| 62 |
+
"_type": "Value"
|
|
|
|
| 63 |
},
|
| 64 |
"verse": {
|
| 65 |
"dtype": "string",
|
| 66 |
+
"_type": "Value"
|
|
|
|
| 67 |
}
|
| 68 |
},
|
| 69 |
+
"config_name": "ind_heg",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
"splits": {
|
| 71 |
"train": {
|
| 72 |
"name": "train",
|
| 73 |
+
"num_bytes": 3426289,
|
| 74 |
"num_examples": 9073,
|
| 75 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
| 76 |
}
|
| 77 |
},
|
| 78 |
+
"download_size": 1664016,
|
| 79 |
+
"dataset_size": 3426289,
|
| 80 |
+
"size_in_bytes": 5090305
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
},
|
| 82 |
"ind_lex": {
|
| 83 |
"builder_name": "ind_lex",
|
ind_heg/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:385d6860e8541a960ff7daf5aba1310b057a2d9e81886287d7e35c175fa9fd74
|
| 3 |
+
size 1664016
|