--- base_model: Qwen/Qwen2.5-Omni-7B library_name: peft pipeline_tag: automatic-speech-recognition tags: - peft - lora - qwen2.5-omni - sicl - sft - asr --- # Qwen2.5-Omni SICL SFT Control Adapter This repository contains the adapter-only matched SFT control checkpoint for the GRPO necessity experiment in SICL-GRPO. It is a PEFT LoRA adapter for `Qwen/Qwen2.5-Omni-7B`, not a merged full model. HF repo: `MagicLuke/qwen25omni-sicl-sft-control` ## Checkpoint - Base model: `Qwen/Qwen2.5-Omni-7B` - Adapter type: PEFT LoRA - LoRA rank: 8 - LoRA alpha: 32 - Target modules: Qwen2.5-Omni thinker language-model linear layers - Source checkpoint step: `checkpoint-245` - Training regime: 1 epoch, bf16, LoRA SFT, final assistant response only (`loss_scale=last_round`) ## Training Data The adapter was trained on 2000 CV-ASR 3-shot SFT-format examples. Each row contains three in-context audio/transcript examples followed by a target audio/transcript pair. System prompt: ```text You are a speech recognition model that transcribe audios into its original language. ``` User prompt: ```text