Contents
- Root files: final GRPO adapter and processor files copied from
outputs/hf_top_papers_qwen3vl_8b_grpo_lora for convenient loading.
artifacts/sft_lora/: SFT LoRA adapter directory copied from outputs/hf_top_papers_qwen3vl_8b_sft_lora.
artifacts/grpo_lora/: complete final GRPO output directory copied from outputs/hf_top_papers_qwen3vl_8b_grpo_lora.
artifacts/archives/: compressed .tar.gz archives produced by the job.
artifacts/data/: generated train/eval JSONL files and dataset summary.
artifacts/reports/: budget, final summary, upload manifest and runtime reports.
- Base model:
Qwen/Qwen3-VL-8B-Instruct
- Dataset:
top-papers/top-papers-graph-experts-data
- Output prefix:
hf_top_papers_qwen3vl_8b
- Uploaded at UTC:
2026-06-22T07:38:23Z
Loading note
The root of this repository is prepared as the final GRPO adapter directory. For
LoRA/PEFT loading, use the same base model listed above and load this repository
as the adapter. The complete SFT and GRPO directories are also preserved under
artifacts/ for auditability and reproducibility.