GenEval / README.md
Jialuo21's picture
Upload dataset
3f4bac2 verified
|
Raw
History Blame Contribute Delete
417 Bytes
---
dataset_info:
features:
- name: prompt_id
dtype: int64
- name: tag
dtype: string
- name: prompt
dtype: string
- name: include_json
dtype: string
- name: exclude_json
dtype: string
splits:
- name: test
num_bytes: 72837
num_examples: 553
download_size: 20738
dataset_size: 72837
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---