AdrianM0 commited on
Commit
94cdfdd
·
verified ·
1 Parent(s): 9e3a317

Upload dataset

Browse files
README.md CHANGED
@@ -960,6 +960,30 @@ dataset_info:
960
  num_examples: 4663
961
  download_size: 11974054
962
  dataset_size: 36714871
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
963
  configs:
964
  - config_name: BACE
965
  data_files:
@@ -1281,4 +1305,12 @@ configs:
1281
  path: bio_ner_3/test-*
1282
  - split: val
1283
  path: bio_ner_3/val-*
 
 
 
 
 
 
 
 
1284
  ---
 
960
  num_examples: 4663
961
  download_size: 11974054
962
  dataset_size: 36714871
963
+ - config_name: bio_ner_5
964
+ features:
965
+ - name: text
966
+ dtype: string
967
+ - name: input
968
+ dtype: string
969
+ - name: output
970
+ dtype: string
971
+ - name: answer_choices
972
+ sequence: 'null'
973
+ - name: correct_output_index
974
+ dtype: float64
975
+ splits:
976
+ - name: train
977
+ num_bytes: 8213758
978
+ num_examples: 6640
979
+ - name: test
980
+ num_bytes: 2662352
981
+ num_examples: 2188
982
+ - name: val
983
+ num_bytes: 1712096
984
+ num_examples: 1401
985
+ download_size: 4393265
986
+ dataset_size: 12588206
987
  configs:
988
  - config_name: BACE
989
  data_files:
 
1305
  path: bio_ner_3/test-*
1306
  - split: val
1307
  path: bio_ner_3/val-*
1308
+ - config_name: bio_ner_5
1309
+ data_files:
1310
+ - split: train
1311
+ path: bio_ner_5/train-*
1312
+ - split: test
1313
+ path: bio_ner_5/test-*
1314
+ - split: val
1315
+ path: bio_ner_5/val-*
1316
  ---
bio_ner_5/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bc9670382456fe6d4c0f4ce218a91143db062b57bbfc7556297db3f17ab36cb
3
+ size 936313
bio_ner_5/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01f4582558c075550dcdbc2da2a4c80117f4c62389e3b44ac013eae8581e02c2
3
+ size 2849948
bio_ner_5/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b424e580e00b2897fe514b800bf1d52ad537566469e6ac7ecae65b891e353c0
3
+ size 607004