Upload dataset
Browse files
README.md
CHANGED
|
@@ -168,6 +168,30 @@ dataset_info:
|
|
| 168 |
num_examples: 250
|
| 169 |
download_size: 1789768
|
| 170 |
dataset_size: 2552319.790252109
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 171 |
configs:
|
| 172 |
- config_name: amharic
|
| 173 |
data_files:
|
|
@@ -225,4 +249,12 @@ configs:
|
|
| 225 |
path: chinese_traditional/test-*
|
| 226 |
- split: validation
|
| 227 |
path: chinese_traditional/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 228 |
---
|
|
|
|
| 168 |
num_examples: 250
|
| 169 |
download_size: 1789768
|
| 170 |
dataset_size: 2552319.790252109
|
| 171 |
+
- config_name: english
|
| 172 |
+
features:
|
| 173 |
+
- name: id
|
| 174 |
+
dtype: string
|
| 175 |
+
- name: url
|
| 176 |
+
dtype: string
|
| 177 |
+
- name: title
|
| 178 |
+
dtype: string
|
| 179 |
+
- name: summary
|
| 180 |
+
dtype: string
|
| 181 |
+
- name: text
|
| 182 |
+
dtype: string
|
| 183 |
+
splits:
|
| 184 |
+
- name: train
|
| 185 |
+
num_bytes: 753651.139233073
|
| 186 |
+
num_examples: 250
|
| 187 |
+
- name: test
|
| 188 |
+
num_bytes: 717273.66710013
|
| 189 |
+
num_examples: 250
|
| 190 |
+
- name: validation
|
| 191 |
+
num_bytes: 721542.6527958388
|
| 192 |
+
num_examples: 250
|
| 193 |
+
download_size: 1444665
|
| 194 |
+
dataset_size: 2192467.4591290415
|
| 195 |
configs:
|
| 196 |
- config_name: amharic
|
| 197 |
data_files:
|
|
|
|
| 249 |
path: chinese_traditional/test-*
|
| 250 |
- split: validation
|
| 251 |
path: chinese_traditional/validation-*
|
| 252 |
+
- config_name: english
|
| 253 |
+
data_files:
|
| 254 |
+
- split: train
|
| 255 |
+
path: english/train-*
|
| 256 |
+
- split: test
|
| 257 |
+
path: english/test-*
|
| 258 |
+
- split: validation
|
| 259 |
+
path: english/validation-*
|
| 260 |
---
|
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
|