claran commited on
Commit
e5a6c96
1 Parent(s): 24513ad

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -875,6 +875,52 @@ dataset_info:
875
  num_examples: 262
876
  download_size: 1479304975
877
  dataset_size: 2948840663
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
878
  configs:
879
  - config_name: AgriculturalAndFoodSciences,1970-2015
880
  data_files:
@@ -1028,4 +1074,12 @@ configs:
1028
  path: Biology,2017-2017/validation-*
1029
  - split: test
1030
  path: Biology,2017-2017/test-*
 
 
 
 
 
 
 
 
1031
  ---
 
875
  num_examples: 262
876
  download_size: 1479304975
877
  dataset_size: 2948840663
878
+ - config_name: Biology,2018-2018
879
+ features:
880
+ - name: added
881
+ dtype: string
882
+ - name: attributes
883
+ struct:
884
+ - name: bff_duplicate_paragraph_spans_decontamination
885
+ sequence: 'null'
886
+ - name: bff_contained_ngram_count
887
+ dtype: int64
888
+ - name: bff_duplicate_spans
889
+ sequence: 'null'
890
+ - name: created
891
+ dtype: string
892
+ - name: id
893
+ dtype: string
894
+ - name: metadata
895
+ struct:
896
+ - name: extfieldsofstudy
897
+ sequence: string
898
+ - name: provenance
899
+ dtype: string
900
+ - name: s2fieldsofstudy
901
+ sequence: string
902
+ - name: sha1
903
+ dtype: string
904
+ - name: year
905
+ dtype: int64
906
+ - name: source
907
+ dtype: string
908
+ - name: text
909
+ dtype: string
910
+ - name: version
911
+ dtype: string
912
+ splits:
913
+ - name: train
914
+ num_bytes: 3093985356
915
+ num_examples: 101178
916
+ - name: validation
917
+ num_bytes: 8992072
918
+ num_examples: 291
919
+ - name: test
920
+ num_bytes: 8934258
921
+ num_examples: 296
922
+ download_size: 673029925
923
+ dataset_size: 3111911686
924
  configs:
925
  - config_name: AgriculturalAndFoodSciences,1970-2015
926
  data_files:
 
1074
  path: Biology,2017-2017/validation-*
1075
  - split: test
1076
  path: Biology,2017-2017/test-*
1077
+ - config_name: Biology,2018-2018
1078
+ data_files:
1079
+ - split: train
1080
+ path: Biology,2018-2018/train-*
1081
+ - split: validation
1082
+ path: Biology,2018-2018/validation-*
1083
+ - split: test
1084
+ path: Biology,2018-2018/test-*
1085
  ---