Qwen2.5-1.5B-Instruct-Conversation-Maker

Overview

A specialized variant of Qwen2.5-1.5B-Instruct fine-tuned for generating interview-style dialogues between a person and an expert. The model produces structured conversations in XML format for educational and AI applications.

Key Features:

Usage

Input Format

Conversation:
{{YOUR_TEXT_HERE}}  

Output Example

<conversation>
<person>What causes climate change?</person>
<expert>Human activities like burning fossil fuels release greenhouse gases...</expert>
...
</conversation>

Training Details

  • Framework: LLaMA Factory
  • Parameters: LoRA rank 16, alpha 32, rSLoRA, NEFTune (δ=5), dropout 0.2
  • Epochs: 3

Limitations

  • Context Gaps: May refer to entities outside the conversation like a table or a figure.
  • Repetition: Occasional dull or redundant responses.
  • Role Reversals: Expert/person labels may flip or be in the wrong order.
  • Varying Quality: Depends on the length and formatting of the input data.
Downloads last month
3
Safetensors
Model size
1.54B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for agentlans/Qwen2.5-1.5B-Instruct-Conversation-Maker

Base model

Qwen/Qwen2.5-1.5B
Finetuned
(676)
this model

Datasets used to train agentlans/Qwen2.5-1.5B-Instruct-Conversation-Maker