opus-4-7 / README.md
Aniskhan29's picture
Duplicate from huihui-ai/opus-4-7
b2f3941
|
Raw
History Blame Contribute Delete
535 Bytes
---
license: apache-2.0
language:
- en
size_categories:
- n<1K
---
# huihui-ai/opus-4-7
This dataset is a copy of [lordx64/reasoning-distill-opus-4-7-max-sft](https://huggingface.co/datasets/lordx64/reasoning-distill-opus-4-7-max-sft)
## Format
Each `text` value is a complete chat conversation in google/gemma-4-26B-A4B-it chat template with thinking:
```
<bos><|turn>system
<|think|><turn|>
<|turn>user
{user_prompt}<turn|>
<|turn>model
<|channel>thought
{opus_4_7_extended_thinking}<channel|>{opus_4_7_final_answer}<turn|>
```