File size: 495 Bytes
5c54a05 |
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 |
---
dataset_info:
features:
- name: incorrect
dtype: string
- name: correct
dtype: string
- name: bhd_ai
dtype: string
- name: v9
dtype: string
- name: type
dtype: string
- name: gpt-4o-mini
dtype: string
- name: v10_full_prompt
dtype: string
splits:
- name: train
num_bytes: 834358
num_examples: 1442
download_size: 355946
dataset_size: 834358
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|