OctoMed/Gemini-Hard-Reasoning
收藏Hugging Face2026-04-20 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/OctoMed/Gemini-Hard-Reasoning
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
task_categories:
- question-answering
- text-generation
language:
- en
tags:
- reasoning
- chain-of-thought
- hard
---
# OctoMed/Gemini-Hard-Reasoning
Hard reasoning examples with explicit chain-of-thought, converted to OctoMed format for SFT training.
## Source
Derived from [Roman1111111/gemini-3.1-pro-hard-high-reasoning](https://huggingface.co/datasets/Roman1111111/gemini-3.1-pro-hard-high-reasoning)
by [Roman1111111](https://huggingface.co/Roman1111111). All credit for the original data collection
and model distillation goes to the original authors.
## Format
Each example contains:
- `question`: the prompt text (extracted from `original_input.text`)
- `responses`: a single reasoning trace combining `model_thoughts` in `<think>` blocks with `model_response`
- `answer`: the model's final response without the thinking block
提供机构:
OctoMed



