File size: 1,542 Bytes
69e85a6 4f27d9c 69e85a6 4f27d9c 69e85a6 4f27d9c 69e85a6 4f27d9c 69e85a6 4f27d9c 69e85a6 |
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 |
---
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-*
---
|