Datasets:
File size: 3,770 Bytes
0eb5a7c ea2de4d 0eb5a7c 5f8930a ea2de4d d312abe a3907cf 0eb5a7c 5f8930a ea2de4d d312abe a3907cf 0eb5a7c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 |
---
dataset_info:
- config_name: advbench
features:
- name: audio
dtype: audio
- name: prompt
dtype: string
splits:
- name: test
num_bytes: 80626668.0
num_examples: 520
download_size: 74970333
dataset_size: 80626668.0
- config_name: alpacaeval
features:
- name: audio
dtype: audio
- name: prompt
dtype: string
splits:
- name: test
num_bytes: 36123845.0
num_examples: 199
download_size: 33542907
dataset_size: 36123845.0
- config_name: commoneval
features:
- name: audio
dtype: audio
- name: prompt
dtype: string
splits:
- name: test
num_bytes: 30944908.0
num_examples: 200
download_size: 27573315
dataset_size: 30944908.0
- config_name: ifeval
features:
- name: audio
dtype: audio
- name: key
dtype: int64
- name: prompt
dtype: string
- name: instruction_id_list
sequence: string
- name: kwargs
list:
- name: num_placeholders
dtype: int64
- name: capital_relation
dtype: string
- name: capital_frequency
dtype: int64
- name: keywords
sequence: string
- name: relation
dtype: string
- name: num_words
dtype: int64
- name: let_relation
dtype: string
- name: letter
dtype: string
- name: let_frequency
dtype: int64
- name: section_spliter
dtype: string
- name: num_sections
dtype: int64
- name: end_phrase
dtype: string
- name: forbidden_words
sequence: string
- name: keyword
dtype: string
- name: frequency
dtype: int64
- name: postscript_marker
dtype: string
- name: num_highlights
dtype: int64
- name: num_paragraphs
dtype: int64
- name: num_sentences
dtype: int64
- name: prompt_to_repeat
dtype: string
- name: first_word
dtype: string
- name: nth_paragraph
dtype: int64
- name: num_bullets
dtype: int64
splits:
- name: test
num_bytes: 126604577.0
num_examples: 345
download_size: 117898801
dataset_size: 126604577.0
- config_name: sd-qa
features:
- name: audio
dtype: audio
- name: prompt
dtype: string
- name: reference
dtype: string
splits:
- name: aus
num_bytes: 75611830.0
num_examples: 553
- name: gbr
num_bytes: 81039880.0
num_examples: 553
- name: ind_n
num_bytes: 79954016.0
num_examples: 553
- name: ind_s
num_bytes: 85840976.0
num_examples: 553
- name: irl
num_bytes: 76020258.0
num_examples: 553
- name: kenya
num_bytes: 58849868.0
num_examples: 553
- name: nga
num_bytes: 98685976.0
num_examples: 553
- name: nzl
num_bytes: 81047194.0
num_examples: 553
- name: phl
num_bytes: 83175762.0
num_examples: 553
- name: usa
num_bytes: 83810750.0
num_examples: 553
- name: zaf
num_bytes: 75569934.0
num_examples: 553
download_size: 803403747
dataset_size: 879606444.0
configs:
- config_name: advbench
data_files:
- split: test
path: advbench/test-*
- config_name: alpacaeval
data_files:
- split: test
path: alpacaeval/test-*
- config_name: commoneval
data_files:
- split: test
path: commoneval/test-*
- config_name: ifeval
data_files:
- split: test
path: ifeval/test-*
- config_name: sd-qa
data_files:
- split: aus
path: sd-qa/aus-*
- split: gbr
path: sd-qa/gbr-*
- split: ind_n
path: sd-qa/ind_n-*
- split: ind_s
path: sd-qa/ind_s-*
- split: irl
path: sd-qa/irl-*
- split: kenya
path: sd-qa/kenya-*
- split: nga
path: sd-qa/nga-*
- split: nzl
path: sd-qa/nzl-*
- split: phl
path: sd-qa/phl-*
- split: usa
path: sd-qa/usa-*
- split: zaf
path: sd-qa/zaf-*
---
|