--- dataset_info: features: - name: target dtype: int64 - name: nums list: int64 - name: prompt list: - name: content dtype: string - name: role dtype: string - name: messages list: - name: content dtype: string - name: role dtype: string - name: gt_answer dtype: string splits: - name: all_data num_bytes: 45054734 num_examples: 80000 - name: test num_bytes: 5632272 num_examples: 10000 - name: test_small num_bytes: 450606 num_examples: 800 - name: verified_Qwen2.5_0.5B_Instruct num_bytes: 1077400 num_examples: 822 - name: verified_Qwen2.5_7B_Instruct num_bytes: 56610626 num_examples: 30441 - name: verified_Qwen3_4B_Instruct_2507 num_bytes: 64539959 num_examples: 27667 download_size: 166479435 dataset_size: 173365597 configs: - config_name: default data_files: - split: all_data path: data/all_data-* - split: test path: data/test-* - split: test_small path: data/test_small-* - split: verified_Qwen2.5_0.5B_Instruct path: data/verified_Qwen2.5_0.5B_Instruct-* - split: verified_Qwen2.5_7B_Instruct path: data/verified_Qwen2.5_7B_Instruct-* - split: verified_Qwen3_4B_Instruct_2507 path: data/verified_Qwen3_4B_Instruct_2507-* ---