File size: 1,091 Bytes
a39a60f 0723be1 f6cb9d0 7adcca9 de2ab61 08fa0d2 a39a60f 0723be1 f6cb9d0 7adcca9 de2ab61 08fa0d2 a39a60f |
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 |
---
dataset_info:
features:
- name: instructions
dtype: string
- name: target_responses
dtype: string
- name: candidate_responses
dtype: string
- name: model_id
dtype: string
- name: model_sha
dtype: string
splits:
- name: gemma7b_kasa
num_bytes: 110178
num_examples: 64
- name: mistral7b_kasa
num_bytes: 242814
num_examples: 64
- name: llama3_8b_kasa
num_bytes: 159036
num_examples: 64
- name: gemma7b_lora
num_bytes: 151849
num_examples: 64
- name: mistral7b_lora
num_bytes: 232636
num_examples: 64
- name: llama3_8b_lora
num_bytes: 173815
num_examples: 64
download_size: 368832
dataset_size: 1070328
configs:
- config_name: default
data_files:
- split: gemma7b_kasa
path: data/gemma7b_kasa-*
- split: mistral7b_kasa
path: data/mistral7b_kasa-*
- split: llama3_8b_kasa
path: data/llama3_8b_kasa-*
- split: gemma7b_lora
path: data/gemma7b_lora-*
- split: mistral7b_lora
path: data/mistral7b_lora-*
- split: llama3_8b_lora
path: data/llama3_8b_lora-*
---
|