Datasets:

cpalenmichel commited on
Commit
0724ce9
·
verified ·
1 Parent(s): 88460aa

Add 'ckb' config data files

Browse files
README.md CHANGED
@@ -84,6 +84,14 @@ configs:
84
  path: bos/train-*
85
  - split: validation
86
  path: bos/validation-*
 
 
 
 
 
 
 
 
87
  dataset_info:
88
  - config_name: amh
89
  features:
@@ -187,6 +195,30 @@ dataset_info:
187
  num_examples: 1455
188
  download_size: 30934781
189
  dataset_size: 47160433
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
190
  ---
191
  # Dataset Card for LR-Sum
192
 
 
84
  path: bos/train-*
85
  - split: validation
86
  path: bos/validation-*
87
+ - config_name: ckb
88
+ data_files:
89
+ - split: test
90
+ path: ckb/test-*
91
+ - split: train
92
+ path: ckb/train-*
93
+ - split: validation
94
+ path: ckb/validation-*
95
  dataset_info:
96
  - config_name: amh
97
  features:
 
195
  num_examples: 1455
196
  download_size: 30934781
197
  dataset_size: 47160433
198
+ - config_name: ckb
199
+ features:
200
+ - name: id
201
+ dtype: string
202
+ - name: url
203
+ dtype: string
204
+ - name: title
205
+ dtype: string
206
+ - name: summary
207
+ dtype: string
208
+ - name: text
209
+ dtype: string
210
+ splits:
211
+ - name: test
212
+ num_bytes: 3073172
213
+ num_examples: 500
214
+ - name: train
215
+ num_bytes: 7492985
216
+ num_examples: 1230
217
+ - name: validation
218
+ num_bytes: 3251806
219
+ num_examples: 500
220
+ download_size: 6054129
221
+ dataset_size: 13817963
222
  ---
223
  # Dataset Card for LR-Sum
224
 
ckb/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a407dbf5e825e08d42e87d58662e0cce9e951e8f11741a04bf862ab9b0409e53
3
+ size 1345669
ckb/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b6ff30144c6c8133ceb57e61cf9a924df748561122666c7de56f33358694ee9
3
+ size 3275252
ckb/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e878edeec4977b9e88bbffe8f209e97c7e734aa7abe6187c0e39050338c9b083
3
+ size 1433208