claran commited on
Commit
8b66051
1 Parent(s): d632d96

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -225,6 +225,34 @@ dataset_info:
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:
@@ -290,4 +318,12 @@ configs:
290
  path: General_referece/validation-*
291
  - split: test
292
  path: General_referece/test-*
 
 
 
 
 
 
 
 
293
  ---
 
225
  num_examples: 7170
226
  download_size: 447756877
227
  dataset_size: 807634172
228
+ - config_name: General_referece__Further_research_tools_and_topics
229
+ features:
230
+ - name: attributes
231
+ struct:
232
+ - name: bff_duplicate_paragraph_spans_decontamination
233
+ sequence: 'null'
234
+ - name: id
235
+ dtype: string
236
+ - name: metadata
237
+ struct:
238
+ - name: provenance
239
+ dtype: string
240
+ - name: source
241
+ dtype: string
242
+ - name: text
243
+ dtype: string
244
+ splits:
245
+ - name: train
246
+ num_bytes: 625104702
247
+ num_examples: 105328
248
+ - name: validation
249
+ num_bytes: 14642456
250
+ num_examples: 4264
251
+ - name: test
252
+ num_bytes: 14286952
253
+ num_examples: 4266
254
+ download_size: 365060669
255
+ dataset_size: 654034110
256
  configs:
257
  - config_name: Culture_and_the_arts__Culture_and_Humanities
258
  data_files:
 
318
  path: General_referece/validation-*
319
  - split: test
320
  path: General_referece/test-*
321
+ - config_name: General_referece__Further_research_tools_and_topics
322
+ data_files:
323
+ - split: train
324
+ path: General_referece__Further_research_tools_and_topics/train-*
325
+ - split: validation
326
+ path: General_referece__Further_research_tools_and_topics/validation-*
327
+ - split: test
328
+ path: General_referece__Further_research_tools_and_topics/test-*
329
  ---