| dataset_info: | |
| features: | |
| - name: Qwen_Qwen2.5-3B-Instruct-y | |
| dtype: string | |
| - name: sft_prompt | |
| dtype: string | |
| - name: sft_gold_answer | |
| dtype: string | |
| - name: delta | |
| dtype: string | |
| - name: x_prime | |
| dtype: string | |
| - name: prompt | |
| dtype: string | |
| - name: answer | |
| dtype: string | |
| - name: completion | |
| dtype: string | |
| - name: reward | |
| dtype: float64 | |
| splits: | |
| - name: test | |
| num_bytes: 7099397 | |
| num_examples: 2718 | |
| download_size: 1480731 | |
| dataset_size: 7099397 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |