--- dataset_info: features: - name: instruction dtype: string - name: reasoning_long dtype: string - name: reasoning_short dtype: string - name: answer dtype: string splits: - name: train num_bytes: 16718721 num_examples: 29837 - name: test num_bytes: 1667713 num_examples: 2985 download_size: 10011041 dataset_size: 18386434 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---