qwen3-8b-dapo-high-entropy-step8

Qwen3-8B DAPO model trained on top-20% high-entropy tokens only (Creativity dataset). Best checkpoint: step 8 (val ACC=0.796, Reward=0.7666)

Model Details

This model is fine-tuned using DAPO (Direct Alignment from Preference Optimization) on the Creativity dataset.

Training Details

  • Base Model: Qwen/Qwen3-8B-Instruct
  • Training Method: DAPO
  • Dataset: Creativity (train/val split)

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

model = AutoModelForCausalLM.from_pretrained("Echoandland/qwen3-8b-dapo-high-entropy-step8")
tokenizer = AutoTokenizer.from_pretrained("Echoandland/qwen3-8b-dapo-high-entropy-step8")

# Your code here
Downloads last month
5
Safetensors
Model size
8B params
Tensor type
BF16
·
Video Preview
loading