claran commited on
Commit
4038c49
1 Parent(s): 62421dd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -599,6 +599,52 @@ dataset_info:
599
  num_examples: 108
600
  download_size: 657383479
601
  dataset_size: 1300380614
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
602
  configs:
603
  - config_name: AgriculturalAndFoodSciences,1970-2015
604
  data_files:
@@ -704,4 +750,12 @@ configs:
704
  path: Biology,2011-2011/validation-*
705
  - split: test
706
  path: Biology,2011-2011/test-*
 
 
 
 
 
 
 
 
707
  ---
 
599
  num_examples: 108
600
  download_size: 657383479
601
  dataset_size: 1300380614
602
+ - config_name: Biology,2012-2012
603
+ features:
604
+ - name: added
605
+ dtype: string
606
+ - name: attributes
607
+ struct:
608
+ - name: bff_duplicate_paragraph_spans_decontamination
609
+ sequence: 'null'
610
+ - name: bff_contained_ngram_count
611
+ dtype: int64
612
+ - name: bff_duplicate_spans
613
+ sequence: 'null'
614
+ - name: created
615
+ dtype: string
616
+ - name: id
617
+ dtype: string
618
+ - name: metadata
619
+ struct:
620
+ - name: extfieldsofstudy
621
+ sequence: string
622
+ - name: provenance
623
+ dtype: string
624
+ - name: s2fieldsofstudy
625
+ sequence: string
626
+ - name: sha1
627
+ dtype: string
628
+ - name: year
629
+ dtype: int64
630
+ - name: source
631
+ dtype: string
632
+ - name: text
633
+ dtype: string
634
+ - name: version
635
+ dtype: string
636
+ splits:
637
+ - name: train
638
+ num_bytes: 1675263820
639
+ num_examples: 54682
640
+ - name: validation
641
+ num_bytes: 3744956
642
+ num_examples: 124
643
+ - name: test
644
+ num_bytes: 4584586
645
+ num_examples: 144
646
+ download_size: 852519673
647
+ dataset_size: 1683593362
648
  configs:
649
  - config_name: AgriculturalAndFoodSciences,1970-2015
650
  data_files:
 
750
  path: Biology,2011-2011/validation-*
751
  - split: test
752
  path: Biology,2011-2011/test-*
753
+ - config_name: Biology,2012-2012
754
+ data_files:
755
+ - split: train
756
+ path: Biology,2012-2012/train-*
757
+ - split: validation
758
+ path: Biology,2012-2012/validation-*
759
+ - split: test
760
+ path: Biology,2012-2012/test-*
761
  ---