--- dataset_info: features: - name: ability dtype: string - name: prompt list: - name: content dtype: string - name: role dtype: string - name: reward_model struct: - name: ground_truth dtype: string - name: style dtype: string - name: extra_info struct: - name: answer dtype: string - name: deepseek_prompt dtype: string - name: index dtype: int64 - name: llama_prompt dtype: string - name: question dtype: string - name: qwen_prompt dtype: string - name: split dtype: string splits: - name: train num_bytes: 17024 num_examples: 5 download_size: 25406 dataset_size: 17024 configs: - config_name: default data_files: - split: train path: data/train-* ---