Commit
•
d8b7fa3
1
Parent(s):
5be2bf6
Add alt-jp data files
Browse files- README.md +9 -1
- alt-jp/test-00000-of-00001.parquet +3 -0
- alt-jp/train-00000-of-00001.parquet +3 -0
- alt-jp/validation-00000-of-00001.parquet +3 -0
- dataset_infos.json +9 -39
README.md
CHANGED
@@ -95,7 +95,7 @@ dataset_info:
|
|
95 |
- name: test
|
96 |
num_bytes: 1175592
|
97 |
num_examples: 931
|
98 |
-
download_size:
|
99 |
dataset_size: 24245424
|
100 |
- config_name: alt-km
|
101 |
features:
|
@@ -214,6 +214,14 @@ configs:
|
|
214 |
path: alt-en/validation-*
|
215 |
- split: test
|
216 |
path: alt-en/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
217 |
- config_name: alt-parallel
|
218 |
data_files:
|
219 |
- split: train
|
|
|
95 |
- name: test
|
96 |
num_bytes: 1175592
|
97 |
num_examples: 931
|
98 |
+
download_size: 10355366
|
99 |
dataset_size: 24245424
|
100 |
- config_name: alt-km
|
101 |
features:
|
|
|
214 |
path: alt-en/validation-*
|
215 |
- split: test
|
216 |
path: alt-en/test-*
|
217 |
+
- config_name: alt-jp
|
218 |
+
data_files:
|
219 |
+
- split: train
|
220 |
+
path: alt-jp/train-*
|
221 |
+
- split: validation
|
222 |
+
path: alt-jp/validation-*
|
223 |
+
- split: test
|
224 |
+
path: alt-jp/test-*
|
225 |
- config_name: alt-parallel
|
226 |
data_files:
|
227 |
- split: train
|
alt-jp/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b26324b69caf21cd76df31d9690e373343e2c67778f94d8902a3f36bfcb59659
|
3 |
+
size 503984
|
alt-jp/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8261311ad16e2bd9d8522ee394b2669eb42b1242dec1181377282ee5083114cd
|
3 |
+
size 9343482
|
alt-jp/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c4b73a8a6f77c56c51eb947a7b70ed1bab255b383de26501fd0571fdd7c6add
|
3 |
+
size 507900
|
dataset_infos.json
CHANGED
@@ -138,53 +138,42 @@
|
|
138 |
"features": {
|
139 |
"SNT.URLID": {
|
140 |
"dtype": "string",
|
141 |
-
"id": null,
|
142 |
"_type": "Value"
|
143 |
},
|
144 |
"SNT.URLID.SNTID": {
|
145 |
"dtype": "string",
|
146 |
-
"id": null,
|
147 |
"_type": "Value"
|
148 |
},
|
149 |
"url": {
|
150 |
"dtype": "string",
|
151 |
-
"id": null,
|
152 |
"_type": "Value"
|
153 |
},
|
154 |
"status": {
|
155 |
"dtype": "string",
|
156 |
-
"id": null,
|
157 |
"_type": "Value"
|
158 |
},
|
159 |
"value": {
|
160 |
"dtype": "string",
|
161 |
-
"id": null,
|
162 |
"_type": "Value"
|
163 |
},
|
164 |
"word_alignment": {
|
165 |
"dtype": "string",
|
166 |
-
"id": null,
|
167 |
"_type": "Value"
|
168 |
},
|
169 |
"jp_tokenized": {
|
170 |
"dtype": "string",
|
171 |
-
"id": null,
|
172 |
"_type": "Value"
|
173 |
},
|
174 |
"en_tokenized": {
|
175 |
"dtype": "string",
|
176 |
-
"id": null,
|
177 |
"_type": "Value"
|
178 |
}
|
179 |
},
|
180 |
-
"
|
181 |
-
"
|
182 |
-
"task_templates": null,
|
183 |
-
"builder_name": "alt",
|
184 |
"config_name": "alt-jp",
|
185 |
"version": {
|
186 |
"version_str": "2.0.0",
|
187 |
-
"description": null,
|
188 |
"major": 2,
|
189 |
"minor": 0,
|
190 |
"patch": 0
|
@@ -192,45 +181,26 @@
|
|
192 |
"splits": {
|
193 |
"train": {
|
194 |
"name": "train",
|
195 |
-
"num_bytes":
|
196 |
"num_examples": 17202,
|
197 |
-
"dataset_name":
|
198 |
},
|
199 |
"validation": {
|
200 |
"name": "validation",
|
201 |
"num_bytes": 1181555,
|
202 |
"num_examples": 953,
|
203 |
-
"dataset_name":
|
204 |
},
|
205 |
"test": {
|
206 |
"name": "test",
|
207 |
"num_bytes": 1175592,
|
208 |
"num_examples": 931,
|
209 |
-
"dataset_name":
|
210 |
-
}
|
211 |
-
},
|
212 |
-
"download_checksums": {
|
213 |
-
"https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/Japanese-ALT-20210218.zip": {
|
214 |
-
"num_bytes": 13011062,
|
215 |
-
"checksum": "6b09e15d7611c9fcc4dfa81b4d519637062dc350ce7d3c72adb67af885dd5bec"
|
216 |
-
},
|
217 |
-
"https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-train.txt": {
|
218 |
-
"num_bytes": 161862,
|
219 |
-
"checksum": "d57d680eebc9823b65c74c5de95320f17c3a5ead94bfa66a6849f3ed0cdd411a"
|
220 |
-
},
|
221 |
-
"https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-dev.txt": {
|
222 |
-
"num_bytes": 9082,
|
223 |
-
"checksum": "e3d35c2f54e204216011a2509925b359c5712c768c2b17bc74e19b8d4ec7e50d"
|
224 |
-
},
|
225 |
-
"https://www2.nict.go.jp/astrec-att/member/mutiyama/ALT/URL-test.txt": {
|
226 |
-
"num_bytes": 9233,
|
227 |
-
"checksum": "6d67d6bf5c4e7574116355d71ef927c66aca2f7ab7267b14591ea250f24ec722"
|
228 |
}
|
229 |
},
|
230 |
-
"download_size":
|
231 |
-
"
|
232 |
-
"
|
233 |
-
"size_in_bytes": 37440189
|
234 |
},
|
235 |
"alt-my": {
|
236 |
"description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n",
|
|
|
138 |
"features": {
|
139 |
"SNT.URLID": {
|
140 |
"dtype": "string",
|
|
|
141 |
"_type": "Value"
|
142 |
},
|
143 |
"SNT.URLID.SNTID": {
|
144 |
"dtype": "string",
|
|
|
145 |
"_type": "Value"
|
146 |
},
|
147 |
"url": {
|
148 |
"dtype": "string",
|
|
|
149 |
"_type": "Value"
|
150 |
},
|
151 |
"status": {
|
152 |
"dtype": "string",
|
|
|
153 |
"_type": "Value"
|
154 |
},
|
155 |
"value": {
|
156 |
"dtype": "string",
|
|
|
157 |
"_type": "Value"
|
158 |
},
|
159 |
"word_alignment": {
|
160 |
"dtype": "string",
|
|
|
161 |
"_type": "Value"
|
162 |
},
|
163 |
"jp_tokenized": {
|
164 |
"dtype": "string",
|
|
|
165 |
"_type": "Value"
|
166 |
},
|
167 |
"en_tokenized": {
|
168 |
"dtype": "string",
|
|
|
169 |
"_type": "Value"
|
170 |
}
|
171 |
},
|
172 |
+
"builder_name": "parquet",
|
173 |
+
"dataset_name": "alt",
|
|
|
|
|
174 |
"config_name": "alt-jp",
|
175 |
"version": {
|
176 |
"version_str": "2.0.0",
|
|
|
177 |
"major": 2,
|
178 |
"minor": 0,
|
179 |
"patch": 0
|
|
|
181 |
"splits": {
|
182 |
"train": {
|
183 |
"name": "train",
|
184 |
+
"num_bytes": 21888277,
|
185 |
"num_examples": 17202,
|
186 |
+
"dataset_name": null
|
187 |
},
|
188 |
"validation": {
|
189 |
"name": "validation",
|
190 |
"num_bytes": 1181555,
|
191 |
"num_examples": 953,
|
192 |
+
"dataset_name": null
|
193 |
},
|
194 |
"test": {
|
195 |
"name": "test",
|
196 |
"num_bytes": 1175592,
|
197 |
"num_examples": 931,
|
198 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
199 |
}
|
200 |
},
|
201 |
+
"download_size": 10355366,
|
202 |
+
"dataset_size": 24245424,
|
203 |
+
"size_in_bytes": 34600790
|
|
|
204 |
},
|
205 |
"alt-my": {
|
206 |
"description": "The ALT project aims to advance the state-of-the-art Asian natural language processing (NLP) techniques through the open collaboration for developing and using ALT. It was first conducted by NICT and UCSY as described in Ye Kyaw Thu, Win Pa Pa, Masao Utiyama, Andrew Finch and Eiichiro Sumita (2016). Then, it was developed under ASEAN IVO as described in this Web page. The process of building ALT began with sampling about 20,000 sentences from English Wikinews, and then these sentences were translated into the other languages. ALT now has 13 languages: Bengali, English, Filipino, Hindi, Bahasa Indonesia, Japanese, Khmer, Lao, Malay, Myanmar (Burmese), Thai, Vietnamese, Chinese (Simplified Chinese).\n",
|