Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,5 +1,30 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
features: []
|
| 4 |
splits:
|
| 5 |
- name: train
|
|
@@ -14,6 +39,14 @@ dataset_info:
|
|
| 14 |
download_size: 972
|
| 15 |
dataset_size: 0
|
| 16 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
- config_name: default
|
| 18 |
data_files:
|
| 19 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: amharic
|
| 4 |
+
features:
|
| 5 |
+
- name: id
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: url
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: title
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: summary
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: text
|
| 14 |
+
dtype: string
|
| 15 |
+
splits:
|
| 16 |
+
- name: train
|
| 17 |
+
num_bytes: 1569562.0551987502
|
| 18 |
+
num_examples: 250
|
| 19 |
+
- name: test
|
| 20 |
+
num_bytes: 1200623.783031989
|
| 21 |
+
num_examples: 250
|
| 22 |
+
- name: validation
|
| 23 |
+
num_bytes: 1249771.210013908
|
| 24 |
+
num_examples: 250
|
| 25 |
+
download_size: 2001658
|
| 26 |
+
dataset_size: 4019957.0482446477
|
| 27 |
+
- config_name: default
|
| 28 |
features: []
|
| 29 |
splits:
|
| 30 |
- name: train
|
|
|
|
| 39 |
download_size: 972
|
| 40 |
dataset_size: 0
|
| 41 |
configs:
|
| 42 |
+
- config_name: amharic
|
| 43 |
+
data_files:
|
| 44 |
+
- split: train
|
| 45 |
+
path: amharic/train-*
|
| 46 |
+
- split: test
|
| 47 |
+
path: amharic/test-*
|
| 48 |
+
- split: validation
|
| 49 |
+
path: amharic/validation-*
|
| 50 |
- config_name: default
|
| 51 |
data_files:
|
| 52 |
- split: train
|
amharic/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:827d5350beace936d30ce906fed42859e31dbb64c8df318a92d236a5b7eb4d4f
|
| 3 |
+
size 609979
|
amharic/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f4049b9d49c2031ae47f1de1018158413f254a1f431f6dc5242c4b7d133213f
|
| 3 |
+
size 775753
|
amharic/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a3310926bf66711ce6382c4f35f756751b21e52fbf3ae2a9f02cb710dc66a1e
|
| 3 |
+
size 615926
|