This model is a fine-tuned version of
Qwen/Qwen3-0.6B-Base.
It has been trained using
TRL.
Intended Use: Research on model diffing, preference fine-tuning, and evaluation of lightweight LLM behavior changes.
It was developed for use in the Model Diffing project of AI-Plans.
This model is a SFT model and was trained with the chosen responses only(with score >=3), of the dataset used. It took about 1hr 10 mins for training with an A100(40 GB).
1@misc{vonwerra2022trl,
2 title = {{TRL: Transformer Reinforcement Learning}},
3 author = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin Gallou{\'e}dec},
4 year = 2020,
5 journal = {GitHub repository},
6 publisher = {GitHub},
7 howpublished = {\url{https://github.com/huggingface/trl}}
8}