Upload dataset
Browse files
README.md
CHANGED
|
@@ -182,6 +182,30 @@ dataset_info:
|
|
| 182 |
num_examples: 0
|
| 183 |
download_size: 972
|
| 184 |
dataset_size: 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 185 |
configs:
|
| 186 |
- config_name: amharic
|
| 187 |
data_files:
|
|
@@ -247,4 +271,12 @@ configs:
|
|
| 247 |
path: data/validation-*
|
| 248 |
- split: test
|
| 249 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 250 |
---
|
|
|
|
| 182 |
num_examples: 0
|
| 183 |
download_size: 972
|
| 184 |
dataset_size: 0
|
| 185 |
+
- config_name: english
|
| 186 |
+
features:
|
| 187 |
+
- name: id
|
| 188 |
+
dtype: string
|
| 189 |
+
- name: url
|
| 190 |
+
dtype: string
|
| 191 |
+
- name: title
|
| 192 |
+
dtype: string
|
| 193 |
+
- name: summary
|
| 194 |
+
dtype: string
|
| 195 |
+
- name: text
|
| 196 |
+
dtype: string
|
| 197 |
+
splits:
|
| 198 |
+
- name: train
|
| 199 |
+
num_bytes: 753651.139233073
|
| 200 |
+
num_examples: 250
|
| 201 |
+
- name: test
|
| 202 |
+
num_bytes: 717273.66710013
|
| 203 |
+
num_examples: 250
|
| 204 |
+
- name: validation
|
| 205 |
+
num_bytes: 721542.6527958388
|
| 206 |
+
num_examples: 250
|
| 207 |
+
download_size: 1444665
|
| 208 |
+
dataset_size: 2192467.4591290415
|
| 209 |
configs:
|
| 210 |
- config_name: amharic
|
| 211 |
data_files:
|
|
|
|
| 271 |
path: data/validation-*
|
| 272 |
- split: test
|
| 273 |
path: data/test-*
|
| 274 |
+
- config_name: english
|
| 275 |
+
data_files:
|
| 276 |
+
- split: train
|
| 277 |
+
path: english/train-*
|
| 278 |
+
- split: test
|
| 279 |
+
path: english/test-*
|
| 280 |
+
- split: validation
|
| 281 |
+
path: english/validation-*
|
| 282 |
---
|
english/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:696ff1d02c83f085299f7fb28951e2bdbd0ce1639f57ad7ba0879e21fb9849dc
|
| 3 |
+
size 441654
|
english/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c073d05c6e566791f8f5cd568895f1a17aad09de3b4ac4031596190afa4548bb
|
| 3 |
+
size 529054
|
english/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c36636ae8edd9cb29990a0f0fe5d1305c565eb421e63e5b0446168b10dc7a23
|
| 3 |
+
size 473957
|