File size: 556 Bytes
c8e0199 5c10346 c8e0199 |
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 |
---
dataset_info:
features:
- name: expected_answer
dtype: string
- name: problem_type
dtype: string
- name: problem_source
dtype: string
- name: generation_model
dtype: string
- name: problem
dtype: string
- name: generated_solution
dtype: string
- name: inference_mode
dtype: string
splits:
- name: cot
num_bytes: 3041931
num_examples: 900
download_size: 3041931
dataset_size: 3041931
configs:
- config_name: default
data_files:
- split: cot
path: counseling-guideline-GRPO-900.json
--- |