tags, pipeline_tag, library_name
tags pipeline_tag library_name
text-generation
transformers
qwen2
text-generation transformers

Qwen2.5-3B Interview Kit Generation

Fine-tuned model for professional interview question generation.

Model Info

  • Base: Qwen/Qwen2.5-3B-Instruct
  • Fine-tune: LoRA, merged
  • Task: Interview question generation (JSON output)
  • Max tokens recommended: 2200

Usage

Load directly with AutoModelForCausalLM.from_pretrained.

The LoRA was trained for professional interviewer tone/style. RAG should still provide company/job grounding, and the app should enforce JSON with prompt constraints plus validation/repair.

Description
Model synced from source: Jeffcck1113/qwen2.5-3b-interview-kit-generation
Readme 29 KiB
Languages
Jinja 70.3%
Python 29.7%