AdrianM0 commited on
Commit
b1d6be6
·
verified ·
1 Parent(s): 77c6262

Upload dataset

Browse files
README.md CHANGED
@@ -888,6 +888,30 @@ dataset_info:
888
  num_examples: 1
889
  download_size: 60745
890
  dataset_size: 43684
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
891
  configs:
892
  - config_name: BACE
893
  data_files:
@@ -1185,4 +1209,12 @@ configs:
1185
  path: bio_ner_22/test-*
1186
  - split: val
1187
  path: bio_ner_22/val-*
 
 
 
 
 
 
 
 
1188
  ---
 
888
  num_examples: 1
889
  download_size: 60745
890
  dataset_size: 43684
891
+ - config_name: bio_ner_23
892
+ features:
893
+ - name: text
894
+ dtype: string
895
+ - name: input
896
+ dtype: string
897
+ - name: output
898
+ dtype: string
899
+ - name: answer_choices
900
+ sequence: 'null'
901
+ - name: correct_output_index
902
+ dtype: float64
903
+ splits:
904
+ - name: train
905
+ num_bytes: 25057
906
+ num_examples: 6
907
+ - name: test
908
+ num_bytes: 5009
909
+ num_examples: 1
910
+ - name: val
911
+ num_bytes: 3433
912
+ num_examples: 1
913
+ download_size: 75373
914
+ dataset_size: 33499
915
  configs:
916
  - config_name: BACE
917
  data_files:
 
1209
  path: bio_ner_22/test-*
1210
  - split: val
1211
  path: bio_ner_22/val-*
1212
+ - config_name: bio_ner_23
1213
+ data_files:
1214
+ - split: train
1215
+ path: bio_ner_23/train-*
1216
+ - split: test
1217
+ path: bio_ner_23/test-*
1218
+ - split: val
1219
+ path: bio_ner_23/val-*
1220
  ---
bio_ner_23/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8622377b9b2adb8c4f1aec35df4d87a1dd9673b13d8ef07cad54327423e5c3f7
3
+ size 25185
bio_ner_23/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:494c217b5c427dfb3cc080bd48c68801ec1e4a95248bdf7205d87aa00396e000
3
+ size 31991
bio_ner_23/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4d0890a9278a190774c715f562906cf74d20e7eb467001bb2b03a7ae762867a
3
+ size 18197