claran commited on
Commit
1b7f062
1 Parent(s): 6893266

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -829,6 +829,52 @@ dataset_info:
829
  num_examples: 216
830
  download_size: 1291271066
831
  dataset_size: 2566953721
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
832
  configs:
833
  - config_name: AgriculturalAndFoodSciences,1970-2015
834
  data_files:
@@ -974,4 +1020,12 @@ configs:
974
  path: Biology,2016-2016/validation-*
975
  - split: test
976
  path: Biology,2016-2016/test-*
 
 
 
 
 
 
 
 
977
  ---
 
829
  num_examples: 216
830
  download_size: 1291271066
831
  dataset_size: 2566953721
832
+ - config_name: Biology,2017-2017
833
+ features:
834
+ - name: added
835
+ dtype: string
836
+ - name: attributes
837
+ struct:
838
+ - name: bff_duplicate_paragraph_spans_decontamination
839
+ sequence: 'null'
840
+ - name: bff_contained_ngram_count
841
+ dtype: int64
842
+ - name: bff_duplicate_spans
843
+ sequence: 'null'
844
+ - name: created
845
+ dtype: string
846
+ - name: id
847
+ dtype: string
848
+ - name: metadata
849
+ struct:
850
+ - name: extfieldsofstudy
851
+ sequence: string
852
+ - name: provenance
853
+ dtype: string
854
+ - name: s2fieldsofstudy
855
+ sequence: string
856
+ - name: sha1
857
+ dtype: string
858
+ - name: year
859
+ dtype: int64
860
+ - name: source
861
+ dtype: string
862
+ - name: text
863
+ dtype: string
864
+ - name: version
865
+ dtype: string
866
+ splits:
867
+ - name: train
868
+ num_bytes: 2933160329
869
+ num_examples: 98250
870
+ - name: validation
871
+ num_bytes: 8120173
872
+ num_examples: 272
873
+ - name: test
874
+ num_bytes: 7560161
875
+ num_examples: 262
876
+ download_size: 1479304975
877
+ dataset_size: 2948840663
878
  configs:
879
  - config_name: AgriculturalAndFoodSciences,1970-2015
880
  data_files:
 
1020
  path: Biology,2016-2016/validation-*
1021
  - split: test
1022
  path: Biology,2016-2016/test-*
1023
+ - config_name: Biology,2017-2017
1024
+ data_files:
1025
+ - split: train
1026
+ path: Biology,2017-2017/train-*
1027
+ - split: validation
1028
+ path: Biology,2017-2017/validation-*
1029
+ - split: test
1030
+ path: Biology,2017-2017/test-*
1031
  ---