Add 'ben' config data files
Browse files- README.md +22 -0
- ben/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -68,6 +68,10 @@ configs:
|
|
| 68 |
path: aze/train-*
|
| 69 |
- split: validation
|
| 70 |
path: aze/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
dataset_info:
|
| 72 |
- config_name: amh
|
| 73 |
features:
|
|
@@ -111,6 +115,24 @@ dataset_info:
|
|
| 111 |
num_examples: 810
|
| 112 |
download_size: 15117096
|
| 113 |
dataset_size: 27028321
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 114 |
---
|
| 115 |
# Dataset Card for LR-Sum
|
| 116 |
|
|
|
|
| 68 |
path: aze/train-*
|
| 69 |
- split: validation
|
| 70 |
path: aze/validation-*
|
| 71 |
+
- config_name: ben
|
| 72 |
+
data_files:
|
| 73 |
+
- split: test
|
| 74 |
+
path: ben/test-*
|
| 75 |
dataset_info:
|
| 76 |
- config_name: amh
|
| 77 |
features:
|
|
|
|
| 115 |
num_examples: 810
|
| 116 |
download_size: 15117096
|
| 117 |
dataset_size: 27028321
|
| 118 |
+
- config_name: ben
|
| 119 |
+
features:
|
| 120 |
+
- name: id
|
| 121 |
+
dtype: string
|
| 122 |
+
- name: url
|
| 123 |
+
dtype: string
|
| 124 |
+
- name: title
|
| 125 |
+
dtype: string
|
| 126 |
+
- name: summary
|
| 127 |
+
dtype: string
|
| 128 |
+
- name: text
|
| 129 |
+
dtype: string
|
| 130 |
+
splits:
|
| 131 |
+
- name: test
|
| 132 |
+
num_bytes: 4111932
|
| 133 |
+
num_examples: 715
|
| 134 |
+
download_size: 1597837
|
| 135 |
+
dataset_size: 4111932
|
| 136 |
---
|
| 137 |
# Dataset Card for LR-Sum
|
| 138 |
|
ben/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d53657df5484358819a1a6c8fa4341e8a5dcba720d5f1a2b5ae200de38b61fc
|
| 3 |
+
size 1597837
|