claran commited on
Commit
974c602
1 Parent(s): 66df884

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -197,6 +197,34 @@ dataset_info:
197
  num_examples: 4094
198
  download_size: 166473847
199
  dataset_size: 306032696
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
200
  configs:
201
  - config_name: Culture_and_the_arts__Culture_and_Humanities
202
  data_files:
@@ -254,4 +282,12 @@ configs:
254
  path: Culture_and_the_arts__Visual_arts/validation-*
255
  - split: test
256
  path: Culture_and_the_arts__Visual_arts/test-*
 
 
 
 
 
 
 
 
257
  ---
 
197
  num_examples: 4094
198
  download_size: 166473847
199
  dataset_size: 306032696
200
+ - config_name: General_referece
201
+ features:
202
+ - name: attributes
203
+ struct:
204
+ - name: bff_duplicate_paragraph_spans_decontamination
205
+ sequence: 'null'
206
+ - name: id
207
+ dtype: string
208
+ - name: metadata
209
+ struct:
210
+ - name: provenance
211
+ dtype: string
212
+ - name: source
213
+ dtype: string
214
+ - name: text
215
+ dtype: string
216
+ splits:
217
+ - name: train
218
+ num_bytes: 760994194
219
+ num_examples: 129182
220
+ - name: validation
221
+ num_bytes: 23631366
222
+ num_examples: 7146
223
+ - name: test
224
+ num_bytes: 23008612
225
+ num_examples: 7170
226
+ download_size: 447756877
227
+ dataset_size: 807634172
228
  configs:
229
  - config_name: Culture_and_the_arts__Culture_and_Humanities
230
  data_files:
 
282
  path: Culture_and_the_arts__Visual_arts/validation-*
283
  - split: test
284
  path: Culture_and_the_arts__Visual_arts/test-*
285
+ - config_name: General_referece
286
+ data_files:
287
+ - split: train
288
+ path: General_referece/train-*
289
+ - split: validation
290
+ path: General_referece/validation-*
291
+ - split: test
292
+ path: General_referece/test-*
293
  ---