claran commited on
Commit
2c3d7cd
1 Parent(s): a9fe5df

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -691,6 +691,52 @@ dataset_info:
691
  num_examples: 194
692
  download_size: 995767109
693
  dataset_size: 1965675360
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
694
  configs:
695
  - config_name: AgriculturalAndFoodSciences,1970-2015
696
  data_files:
@@ -812,4 +858,12 @@ configs:
812
  path: Biology,2013-2013/validation-*
813
  - split: test
814
  path: Biology,2013-2013/test-*
 
 
 
 
 
 
 
 
815
  ---
 
691
  num_examples: 194
692
  download_size: 995767109
693
  dataset_size: 1965675360
694
+ - config_name: Biology,2014-2014
695
+ features:
696
+ - name: added
697
+ dtype: string
698
+ - name: attributes
699
+ struct:
700
+ - name: bff_duplicate_paragraph_spans_decontamination
701
+ sequence: 'null'
702
+ - name: bff_contained_ngram_count
703
+ dtype: int64
704
+ - name: bff_duplicate_spans
705
+ sequence: 'null'
706
+ - name: created
707
+ dtype: string
708
+ - name: id
709
+ dtype: string
710
+ - name: metadata
711
+ struct:
712
+ - name: extfieldsofstudy
713
+ sequence: string
714
+ - name: provenance
715
+ dtype: string
716
+ - name: s2fieldsofstudy
717
+ sequence: string
718
+ - name: sha1
719
+ dtype: string
720
+ - name: year
721
+ dtype: int64
722
+ - name: source
723
+ dtype: string
724
+ - name: text
725
+ dtype: string
726
+ - name: version
727
+ dtype: string
728
+ splits:
729
+ - name: train
730
+ num_bytes: 2185064712
731
+ num_examples: 72827
732
+ - name: validation
733
+ num_bytes: 6182821
734
+ num_examples: 218
735
+ - name: test
736
+ num_bytes: 5419942
737
+ num_examples: 181
738
+ download_size: 1113739580
739
+ dataset_size: 2196667475
740
  configs:
741
  - config_name: AgriculturalAndFoodSciences,1970-2015
742
  data_files:
 
858
  path: Biology,2013-2013/validation-*
859
  - split: test
860
  path: Biology,2013-2013/test-*
861
+ - config_name: Biology,2014-2014
862
+ data_files:
863
+ - split: train
864
+ path: Biology,2014-2014/train-*
865
+ - split: validation
866
+ path: Biology,2014-2014/validation-*
867
+ - split: test
868
+ path: Biology,2014-2014/test-*
869
  ---