claran commited on
Commit
8055995
·
verified ·
1 Parent(s): fbd61c6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1013,6 +1013,52 @@ dataset_info:
1013
  num_examples: 459
1014
  download_size: 2339737377
1015
  dataset_size: 4695241133
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1016
  configs:
1017
  - config_name: AgriculturalAndFoodSciences,1970-2015
1018
  data_files:
@@ -1190,4 +1236,12 @@ configs:
1190
  path: Biology,2020-2020/validation-*
1191
  - split: test
1192
  path: Biology,2020-2020/test-*
 
 
 
 
 
 
 
 
1193
  ---
 
1013
  num_examples: 459
1014
  download_size: 2339737377
1015
  dataset_size: 4695241133
1016
+ - config_name: Biology,2021-2021
1017
+ features:
1018
+ - name: added
1019
+ dtype: string
1020
+ - name: attributes
1021
+ struct:
1022
+ - name: bff_duplicate_paragraph_spans_decontamination
1023
+ sequence: 'null'
1024
+ - name: bff_contained_ngram_count
1025
+ dtype: int64
1026
+ - name: bff_duplicate_spans
1027
+ sequence: 'null'
1028
+ - name: created
1029
+ dtype: string
1030
+ - name: id
1031
+ dtype: string
1032
+ - name: metadata
1033
+ struct:
1034
+ - name: extfieldsofstudy
1035
+ sequence: string
1036
+ - name: provenance
1037
+ dtype: string
1038
+ - name: s2fieldsofstudy
1039
+ sequence: string
1040
+ - name: sha1
1041
+ dtype: string
1042
+ - name: year
1043
+ dtype: int64
1044
+ - name: source
1045
+ dtype: string
1046
+ - name: text
1047
+ dtype: string
1048
+ - name: version
1049
+ dtype: string
1050
+ splits:
1051
+ - name: train
1052
+ num_bytes: 5455165147
1053
+ num_examples: 164651
1054
+ - name: validation
1055
+ num_bytes: 15909996
1056
+ num_examples: 484
1057
+ - name: test
1058
+ num_bytes: 16773260
1059
+ num_examples: 500
1060
+ download_size: 2735380664
1061
+ dataset_size: 5487848403
1062
  configs:
1063
  - config_name: AgriculturalAndFoodSciences,1970-2015
1064
  data_files:
 
1236
  path: Biology,2020-2020/validation-*
1237
  - split: test
1238
  path: Biology,2020-2020/test-*
1239
+ - config_name: Biology,2021-2021
1240
+ data_files:
1241
+ - split: train
1242
+ path: Biology,2021-2021/train-*
1243
+ - split: validation
1244
+ path: Biology,2021-2021/validation-*
1245
+ - split: test
1246
+ path: Biology,2021-2021/test-*
1247
  ---