AdrianM0 commited on
Commit
a985369
·
verified ·
1 Parent(s): 244f199

Upload dataset

Browse files
README.md CHANGED
@@ -720,6 +720,30 @@ dataset_info:
720
  num_examples: 10
721
  download_size: 138178
722
  dataset_size: 242471
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
723
  configs:
724
  - config_name: BACE
725
  data_files:
@@ -961,4 +985,12 @@ configs:
961
  path: bio_ner_14/test-*
962
  - split: val
963
  path: bio_ner_14/val-*
 
 
 
 
 
 
 
 
964
  ---
 
720
  num_examples: 10
721
  download_size: 138178
722
  dataset_size: 242471
723
+ - config_name: bio_ner_16
724
+ features:
725
+ - name: text
726
+ dtype: string
727
+ - name: input
728
+ dtype: string
729
+ - name: output
730
+ dtype: string
731
+ - name: answer_choices
732
+ sequence: 'null'
733
+ - name: correct_output_index
734
+ dtype: float64
735
+ splits:
736
+ - name: train
737
+ num_bytes: 77242
738
+ num_examples: 32
739
+ - name: test
740
+ num_bytes: 19139
741
+ num_examples: 8
742
+ - name: val
743
+ num_bytes: 10927
744
+ num_examples: 5
745
+ download_size: 88305
746
+ dataset_size: 107308
747
  configs:
748
  - config_name: BACE
749
  data_files:
 
985
  path: bio_ner_14/test-*
986
  - split: val
987
  path: bio_ner_14/val-*
988
+ - config_name: bio_ner_16
989
+ data_files:
990
+ - split: train
991
+ path: bio_ner_16/train-*
992
+ - split: test
993
+ path: bio_ner_16/test-*
994
+ - split: val
995
+ path: bio_ner_16/val-*
996
  ---
bio_ner_16/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ad063dbd04aeb7edbe649031828c462411330568562a9fc9dcc972b843f88fa
3
+ size 22736
bio_ner_16/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:831bc6ebd2de194ffd5345e0437db7a87b4d12721cc6015296c2aa7a551cbf10
3
+ size 49280
bio_ner_16/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ce8881e3d48c8f0dfae60421e64a3ad5567b3069c97def332333f1e91c8cc27
3
+ size 16289