claran commited on
Commit
230db28
1 Parent(s): d938879

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -365,6 +365,34 @@ dataset_info:
365
  num_examples: 2118
366
  download_size: 135395221
367
  dataset_size: 249299460
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
368
  configs:
369
  - config_name: Culture_and_the_arts__Culture_and_Humanities
370
  data_files:
@@ -470,4 +498,12 @@ configs:
470
  path: Health_and_fitness__Health_science/validation-*
471
  - split: test
472
  path: Health_and_fitness__Health_science/test-*
 
 
 
 
 
 
 
 
473
  ---
 
365
  num_examples: 2118
366
  download_size: 135395221
367
  dataset_size: 249299460
368
+ - config_name: Health_and_fitness__Human_medicine
369
+ features:
370
+ - name: attributes
371
+ struct:
372
+ - name: bff_duplicate_paragraph_spans_decontamination
373
+ sequence: 'null'
374
+ - name: id
375
+ dtype: string
376
+ - name: metadata
377
+ struct:
378
+ - name: provenance
379
+ dtype: string
380
+ - name: source
381
+ dtype: string
382
+ - name: text
383
+ dtype: string
384
+ splits:
385
+ - name: train
386
+ num_bytes: 175923138
387
+ num_examples: 25842
388
+ - name: validation
389
+ num_bytes: 12021432
390
+ num_examples: 3838
391
+ - name: test
392
+ num_bytes: 12386854
393
+ num_examples: 3894
394
+ download_size: 110770728
395
+ dataset_size: 200331424
396
  configs:
397
  - config_name: Culture_and_the_arts__Culture_and_Humanities
398
  data_files:
 
498
  path: Health_and_fitness__Health_science/validation-*
499
  - split: test
500
  path: Health_and_fitness__Health_science/test-*
501
+ - config_name: Health_and_fitness__Human_medicine
502
+ data_files:
503
+ - split: train
504
+ path: Health_and_fitness__Human_medicine/train-*
505
+ - split: validation
506
+ path: Health_and_fitness__Human_medicine/validation-*
507
+ - split: test
508
+ path: Health_and_fitness__Human_medicine/test-*
509
  ---