File size: 589 Bytes
ba298f0 8d7b8a9 4b91467 ba298f0 5756c57 ba298f0 e8a1ba9 56161e9 ba298f0 | 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 | ---
dataset_info:
features:
- name: dataset
dtype: string
- name: instruction
dtype: string
- name: output
dtype: string
- name: generator
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 3534945
num_examples: 722
download_size: 1945108
dataset_size: 3534945
configs:
- config_name: alpaca_eval_gpt4_baseline
data_files:
- split: eval
path: data/train-*
- config_name: default
data_files:
- split: train
path: data/train-*
---
|