CoolFace
Modelpublic

itsrenzosamaaa/robby-chat-model

sourceHugging Faceapache-2.0updated 8d agoView on Hugging Face
1likes231downloads
Model Card

Robby ๐Ÿค–

A personal fine-tuned version of Qwen2.5-3B trained to experiment with my own communication style, humor, and casual conversation patterns.

About

This model is based on:

  • โ€”Base model: unsloth/Qwen2.5-3B-Instruct-unsloth-bnb-4bit
  • โ€”Fine-tuning: LoRA / QLoRA
  • โ€”Training framework: Unsloth + Hugging Face TRL
  • โ€”Purpose: Personal experimentation with conversational style and personality fine-tuning

The goal of this project is to see how well a language model can learn and reproduce a specific casual communication style, including humor, conversational patterns, and language preferences.

Training

The model was fine-tuned using a personal conversational dataset processed from exported chat data.

The training dataset was processed to:

  • โ€”Extract conversational examples
  • โ€”Separate prompts and responses
  • โ€”Preserve casual conversation patterns
  • โ€”Remove unnecessary or invalid messages
  • โ€”Create training and validation datasets

Disclaimer

This is a personal experimental project and may not accurately represent me in every situation. Responses generated by the model are AI-generated.

The training dataset is private and is not included in this repository.

Credits

  • โ€”Base model: Qwen
  • โ€”Fine-tuning: Unsloth
  • โ€”Training: Hugging Face Transformers + TRL

Made by itsrenzosamaaa.