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

Upload dataset

Browse files
README.md CHANGED
@@ -696,6 +696,30 @@ dataset_info:
696
  num_examples: 25
697
  download_size: 145527
698
  dataset_size: 293038
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
699
  configs:
700
  - config_name: BACE
701
  data_files:
@@ -929,4 +953,12 @@ configs:
929
  path: bio_ner_13/test-*
930
  - split: val
931
  path: bio_ner_13/val-*
 
 
 
 
 
 
 
 
932
  ---
 
696
  num_examples: 25
697
  download_size: 145527
698
  dataset_size: 293038
699
+ - config_name: bio_ner_14
700
+ features:
701
+ - name: text
702
+ dtype: string
703
+ - name: input
704
+ dtype: string
705
+ - name: output
706
+ dtype: string
707
+ - name: answer_choices
708
+ sequence: 'null'
709
+ - name: correct_output_index
710
+ dtype: float64
711
+ splits:
712
+ - name: train
713
+ num_bytes: 152573
714
+ num_examples: 66
715
+ - name: test
716
+ num_bytes: 67524
717
+ num_examples: 30
718
+ - name: val
719
+ num_bytes: 22374
720
+ num_examples: 10
721
+ download_size: 138178
722
+ dataset_size: 242471
723
  configs:
724
  - config_name: BACE
725
  data_files:
 
953
  path: bio_ner_13/test-*
954
  - split: val
955
  path: bio_ner_13/val-*
956
+ - config_name: bio_ner_14
957
+ data_files:
958
+ - split: train
959
+ path: bio_ner_14/train-*
960
+ - split: test
961
+ path: bio_ner_14/test-*
962
+ - split: val
963
+ path: bio_ner_14/val-*
964
  ---
bio_ner_14/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f318c29a5370e922265e89a731f603ea3fe050e3c26b4efc7eb4c86c6163396a
3
+ size 40418
bio_ner_14/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac8d9b80466bbf210da0b5e5caba8c2827ea09b844d6af4f3a5ec697e4019595
3
+ size 73081
bio_ner_14/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d609d78caf885629b661461f2c511a37206ae1d52dfc4c05b4069e35418b3ab
3
+ size 24679