51 lines
1.3 KiB
Markdown
51 lines
1.3 KiB
Markdown
---
|
|
license: apache-2.0
|
|
library_name: transformers
|
|
pipeline_tag: text-generation
|
|
tags:
|
|
- qwen3
|
|
- reinforcement-learning
|
|
- grpo
|
|
---
|
|
|
|
# qwen3-8b-material-grpo
|
|
|
|
Fine-tuned from `Qwen/Qwen3-8B` with GRPO on the `material` split.
|
|
|
|
## Validation Performance
|
|
|
|
Metric: `val-aux/sciknoweval/reward/mean@16` from 10-step validation logs.
|
|
|
|
| best mean@16 | best step | final mean@16 | final step |
|
|
|---:|---:|---:|---:|
|
|
| 78.06% | 100 | 78.06% | 100 |
|
|
|
|

|
|
|
|
| step | mean@16 |
|
|
|---:|---:|
|
|
| 10 | 68.95% |
|
|
| 20 | 70.68% |
|
|
| 30 | 74.73% |
|
|
| 40 | 75.47% |
|
|
| 50 | 76.33% |
|
|
| 60 | 77.86% |
|
|
| 70 | 76.99% |
|
|
| 80 | 77.39% |
|
|
| 90 | 77.99% |
|
|
| 100 | 78.06% |
|
|
|
|
Files included with this repo:
|
|
- `metrics.json`: parsed validation summary
|
|
- `eval_mean16.csv`: step-level validation curve data
|
|
- `eval_mean16.png`: validation curve plot
|
|
|
|
Important: the uploaded weights are the final `global_step_100/actor` checkpoint. If `best step` is earlier than 100, the best validation point is reported for tracking, but the corresponding actor weights may not be retained locally.
|
|
|
|
Checkpoint source:
|
|
`/mnt/mole/SDPO/L2T/checkpoints/datasets/sciknoweval/material/qwen3gen-material-GRPO-Qwen-Qwen3-8B-mbs8-train64-rollout8-lr1e-6-vllm0.8`
|
|
|
|
W&B run: `run-20260701_005129-3hqobzfs`
|
|
|
|
This upload uses `global_step_100/actor` converted from VERL FSDP shards to Hugging Face format.
|