|
--- |
|
dataset_info: |
|
features: |
|
- name: id |
|
dtype: int64 |
|
- name: input |
|
dtype: string |
|
- name: output |
|
dtype: string |
|
- name: prompt |
|
dtype: string |
|
- name: label |
|
dtype: string |
|
splits: |
|
- name: GPT4_unconstrained |
|
num_bytes: 2255169 |
|
num_examples: 1000 |
|
- name: GPT3.5_unconstrained |
|
num_bytes: 2241194 |
|
num_examples: 1000 |
|
- name: Claude_unconstrained |
|
num_bytes: 2271719 |
|
num_examples: 997 |
|
- name: Claude_Instant_unconstrained |
|
num_bytes: 2343434 |
|
num_examples: 997 |
|
- name: llama2_7B_unconstrained |
|
num_bytes: 2389643 |
|
num_examples: 1000 |
|
- name: llama2_13B_unconstrained |
|
num_bytes: 2414312 |
|
num_examples: 1000 |
|
- name: llama_33B_unconstrained |
|
num_bytes: 2420190 |
|
num_examples: 1000 |
|
- name: llama2_70B_unconstrained |
|
num_bytes: 2418010 |
|
num_examples: 1000 |
|
download_size: 3974181 |
|
dataset_size: 18753671 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: GPT4_unconstrained |
|
path: data/GPT4_unconstrained-* |
|
- split: GPT3.5_unconstrained |
|
path: data/GPT3.5_unconstrained-* |
|
- split: Claude_unconstrained |
|
path: data/Claude_unconstrained-* |
|
- split: Claude_Instant_unconstrained |
|
path: data/Claude_Instant_unconstrained-* |
|
- split: llama2_7B_unconstrained |
|
path: data/llama2_7B_unconstrained-* |
|
- split: llama2_13B_unconstrained |
|
path: data/llama2_13B_unconstrained-* |
|
- split: llama_33B_unconstrained |
|
path: data/llama_33B_unconstrained-* |
|
- split: llama2_70B_unconstrained |
|
path: data/llama2_70B_unconstrained-* |
|
--- |
|
|