File size: 443 Bytes
0e70bc2 |
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 |
---
dataset_info:
config_name: raw
features:
- name: problem
dtype: string
- name: response
dtype: string
- name: solution
dtype: string
- name: correctness
dtype: float64
- name: pass_rate
dtype: float64
splits:
- name: raw
num_bytes: 20770642
num_examples: 74276
download_size: 10428858
dataset_size: 20770642
configs:
- config_name: raw
data_files:
- split: raw
path: raw/raw-*
---
|