AdrianM0 commited on
Commit
961573a
·
verified ·
1 Parent(s): 1a2a7b3

Upload dataset

Browse files
README.md CHANGED
@@ -1032,6 +1032,30 @@ dataset_info:
1032
  num_examples: 401
1033
  download_size: 1555489
1034
  dataset_size: 4234646
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1035
  configs:
1036
  - config_name: BACE
1037
  data_files:
@@ -1377,4 +1401,12 @@ configs:
1377
  path: bio_ner_7/test-*
1378
  - split: val
1379
  path: bio_ner_7/val-*
 
 
 
 
 
 
 
 
1380
  ---
 
1032
  num_examples: 401
1033
  download_size: 1555489
1034
  dataset_size: 4234646
1035
+ - config_name: bio_ner_8
1036
+ features:
1037
+ - name: text
1038
+ dtype: string
1039
+ - name: input
1040
+ dtype: string
1041
+ - name: output
1042
+ dtype: string
1043
+ - name: answer_choices
1044
+ sequence: 'null'
1045
+ - name: correct_output_index
1046
+ dtype: float64
1047
+ splits:
1048
+ - name: train
1049
+ num_bytes: 1738908
1050
+ num_examples: 1145
1051
+ - name: test
1052
+ num_bytes: 588523
1053
+ num_examples: 389
1054
+ - name: val
1055
+ num_bytes: 388216
1056
+ num_examples: 266
1057
+ download_size: 1032636
1058
+ dataset_size: 2715647
1059
  configs:
1060
  - config_name: BACE
1061
  data_files:
 
1401
  path: bio_ner_7/test-*
1402
  - split: val
1403
  path: bio_ner_7/val-*
1404
+ - config_name: bio_ner_8
1405
+ data_files:
1406
+ - split: train
1407
+ path: bio_ner_8/train-*
1408
+ - split: test
1409
+ path: bio_ner_8/test-*
1410
+ - split: val
1411
+ path: bio_ner_8/val-*
1412
  ---
bio_ner_8/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0521c0a29133e605a0f70ee8975bb64856cfb4b7c2ec9ed98a7edcd88402612e
3
+ size 232321
bio_ner_8/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58940bbc5e4ab1afa5837a36e41373d45cff5f7a0b67226609f62e2d703a146b
3
+ size 648602
bio_ner_8/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fcc1df845fad78dddd04a03464d24192e709b2fe069c4988c3026ba8e766251
3
+ size 151713