claran commited on
Commit
00e9487
1 Parent(s): 7fb49fa

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -921,6 +921,52 @@ dataset_info:
921
  num_examples: 296
922
  download_size: 673029925
923
  dataset_size: 3111911686
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
924
  configs:
925
  - config_name: AgriculturalAndFoodSciences,1970-2015
926
  data_files:
@@ -1082,4 +1128,12 @@ configs:
1082
  path: Biology,2018-2018/validation-*
1083
  - split: test
1084
  path: Biology,2018-2018/test-*
 
 
 
 
 
 
 
 
1085
  ---
 
921
  num_examples: 296
922
  download_size: 673029925
923
  dataset_size: 3111911686
924
+ - config_name: Biology,2019-2019
925
+ features:
926
+ - name: added
927
+ dtype: string
928
+ - name: attributes
929
+ struct:
930
+ - name: bff_duplicate_paragraph_spans_decontamination
931
+ sequence: 'null'
932
+ - name: bff_contained_ngram_count
933
+ dtype: int64
934
+ - name: bff_duplicate_spans
935
+ sequence: 'null'
936
+ - name: created
937
+ dtype: string
938
+ - name: id
939
+ dtype: string
940
+ - name: metadata
941
+ struct:
942
+ - name: extfieldsofstudy
943
+ sequence: string
944
+ - name: provenance
945
+ dtype: string
946
+ - name: s2fieldsofstudy
947
+ sequence: string
948
+ - name: sha1
949
+ dtype: string
950
+ - name: year
951
+ dtype: int64
952
+ - name: source
953
+ dtype: string
954
+ - name: text
955
+ dtype: string
956
+ - name: version
957
+ dtype: string
958
+ splits:
959
+ - name: train
960
+ num_bytes: 3403107639
961
+ num_examples: 110354
962
+ - name: validation
963
+ num_bytes: 10053465
964
+ num_examples: 322
965
+ - name: test
966
+ num_bytes: 9889726
967
+ num_examples: 309
968
+ download_size: 1705817756
969
+ dataset_size: 3423050830
970
  configs:
971
  - config_name: AgriculturalAndFoodSciences,1970-2015
972
  data_files:
 
1128
  path: Biology,2018-2018/validation-*
1129
  - split: test
1130
  path: Biology,2018-2018/test-*
1131
+ - config_name: Biology,2019-2019
1132
+ data_files:
1133
+ - split: train
1134
+ path: Biology,2019-2019/train-*
1135
+ - split: validation
1136
+ path: Biology,2019-2019/validation-*
1137
+ - split: test
1138
+ path: Biology,2019-2019/test-*
1139
  ---