OctoMed/GPT-OSS-120B-Reasoning
收藏Hugging Face2026-04-20 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/OctoMed/GPT-OSS-120B-Reasoning
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
task_categories:
- question-answering
- text-generation
language:
- en
tags:
- reasoning
- chain-of-thought
---
# OctoMed/GPT-OSS-120B-Reasoning
Single-turn instruction-following examples with explicit chain-of-thought reasoning,
converted to OctoMed format for SFT training.
## Source
Derived from [Jackrong/gpt-oss-120b-Reasoning-Instruction](https://huggingface.co/datasets/Jackrong/gpt-oss-120b-Reasoning-Instruction)
by [Jackrong](https://huggingface.co/Jackrong). All credit for the original data collection and
model distillation goes to the original authors.
## Format
Each example contains:
- `question`: the instruction / question text
- `answer`: the final answer extracted after reasoning
- `responses`: a single reasoning trace with `<think>` blocks followed by the final answer
提供机构:
OctoMed



