claran commited on
Commit
e384109
1 Parent(s): 273dfdf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -783,6 +783,52 @@ dataset_info:
783
  num_examples: 221
784
  download_size: 1197159680
785
  dataset_size: 2364968601
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
786
  configs:
787
  - config_name: AgriculturalAndFoodSciences,1970-2015
788
  data_files:
@@ -920,4 +966,12 @@ configs:
920
  path: Biology,2015-2015/validation-*
921
  - split: test
922
  path: Biology,2015-2015/test-*
 
 
 
 
 
 
 
 
923
  ---
 
783
  num_examples: 221
784
  download_size: 1197159680
785
  dataset_size: 2364968601
786
+ - config_name: Biology,2016-2016
787
+ features:
788
+ - name: added
789
+ dtype: string
790
+ - name: attributes
791
+ struct:
792
+ - name: bff_duplicate_paragraph_spans_decontamination
793
+ sequence: 'null'
794
+ - name: bff_contained_ngram_count
795
+ dtype: int64
796
+ - name: bff_duplicate_spans
797
+ sequence: 'null'
798
+ - name: created
799
+ dtype: string
800
+ - name: id
801
+ dtype: string
802
+ - name: metadata
803
+ struct:
804
+ - name: extfieldsofstudy
805
+ sequence: string
806
+ - name: provenance
807
+ dtype: string
808
+ - name: s2fieldsofstudy
809
+ sequence: string
810
+ - name: sha1
811
+ dtype: string
812
+ - name: year
813
+ dtype: int64
814
+ - name: source
815
+ dtype: string
816
+ - name: text
817
+ dtype: string
818
+ - name: version
819
+ dtype: string
820
+ splits:
821
+ - name: train
822
+ num_bytes: 2553806533
823
+ num_examples: 85961
824
+ - name: validation
825
+ num_bytes: 6807323
826
+ num_examples: 229
827
+ - name: test
828
+ num_bytes: 6339865
829
+ num_examples: 216
830
+ download_size: 1291271066
831
+ dataset_size: 2566953721
832
  configs:
833
  - config_name: AgriculturalAndFoodSciences,1970-2015
834
  data_files:
 
966
  path: Biology,2015-2015/validation-*
967
  - split: test
968
  path: Biology,2015-2015/test-*
969
+ - config_name: Biology,2016-2016
970
+ data_files:
971
+ - split: train
972
+ path: Biology,2016-2016/train-*
973
+ - split: validation
974
+ path: Biology,2016-2016/validation-*
975
+ - split: test
976
+ path: Biology,2016-2016/test-*
977
  ---