claran commited on
Commit
d873a57
·
verified ·
1 Parent(s): 9343c07

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1059,6 +1059,52 @@ dataset_info:
1059
  num_examples: 500
1060
  download_size: 2735380664
1061
  dataset_size: 5487848403
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1062
  configs:
1063
  - config_name: AgriculturalAndFoodSciences,1970-2015
1064
  data_files:
@@ -1244,4 +1290,12 @@ configs:
1244
  path: Biology,2021-2021/validation-*
1245
  - split: test
1246
  path: Biology,2021-2021/test-*
 
 
 
 
 
 
 
 
1247
  ---
 
1059
  num_examples: 500
1060
  download_size: 2735380664
1061
  dataset_size: 5487848403
1062
+ - config_name: Biology,2022-2022
1063
+ features:
1064
+ - name: added
1065
+ dtype: string
1066
+ - name: attributes
1067
+ struct:
1068
+ - name: bff_duplicate_paragraph_spans_decontamination
1069
+ sequence: 'null'
1070
+ - name: bff_contained_ngram_count
1071
+ dtype: int64
1072
+ - name: bff_duplicate_spans
1073
+ sequence: 'null'
1074
+ - name: created
1075
+ dtype: string
1076
+ - name: id
1077
+ dtype: string
1078
+ - name: metadata
1079
+ struct:
1080
+ - name: extfieldsofstudy
1081
+ sequence: string
1082
+ - name: provenance
1083
+ dtype: string
1084
+ - name: s2fieldsofstudy
1085
+ sequence: string
1086
+ - name: sha1
1087
+ dtype: string
1088
+ - name: year
1089
+ dtype: int64
1090
+ - name: source
1091
+ dtype: string
1092
+ - name: text
1093
+ dtype: string
1094
+ - name: version
1095
+ dtype: string
1096
+ splits:
1097
+ - name: train
1098
+ num_bytes: 634444415
1099
+ num_examples: 18380
1100
+ - name: validation
1101
+ num_bytes: 13194415
1102
+ num_examples: 391
1103
+ - name: test
1104
+ num_bytes: 15117695
1105
+ num_examples: 451
1106
+ download_size: 326388776
1107
+ dataset_size: 662756525
1108
  configs:
1109
  - config_name: AgriculturalAndFoodSciences,1970-2015
1110
  data_files:
 
1290
  path: Biology,2021-2021/validation-*
1291
  - split: test
1292
  path: Biology,2021-2021/test-*
1293
+ - config_name: Biology,2022-2022
1294
+ data_files:
1295
+ - split: train
1296
+ path: Biology,2022-2022/train-*
1297
+ - split: validation
1298
+ path: Biology,2022-2022/validation-*
1299
+ - split: test
1300
+ path: Biology,2022-2022/test-*
1301
  ---