Aktapokus Gmail v3 — Turkish email classification (Qwen2.5-3B, GGUF)

Qwen2.5-3B-Instruct fine-tuned with QLoRA (via Unsloth on a free Google Colab T4 GPU) to classify Turkish emails into a fixed set of categories. Quantized to GGUF (Q4_K_M) for local inference via Ollama.

Built for the Aktapokus Gmail Düzenleyici tool — a local-first digital operations assistant.

Categories

reklam_pazarlama, bulten, fatura, is, kisisel, spam_supheli, diger

Training

  • Base model: unsloth/Qwen2.5-3B-Instruct-bnb-4bit
  • Method: QLoRA (r=16, targeting q/k/v/o/gate/up/down proj), ~1-2% of parameters trained
  • Data: synthetic Turkish email examples with varied instruction phrasing, so the model learns the task (classify an email) rather than one fixed prompt template
  • 3 epochs, batch size 2, lr 2e-4

Usage with Ollama

Download Qwen2.5-3B-Instruct.Q4_K_M_V3.gguf from this repo, then in the same folder create a file named Modelfile:

FROM ./Qwen2.5-3B-Instruct.Q4_K_M_V3.gguf
ollama create aktapokus-gmail-v3 -f Modelfile

Prompt pattern the model was trained on:

Aşağıdaki e-postayı incele ve şu kategorilerden birine ata: reklam_pazarlama, bulten, fatura, is, kisisel, spam_supheli, diger.

Kimden: <gönderen>
Konu: <konu>

Sadece kategori adını yaz, başka hiçbir şey ekleme.

License

Same provisional terms as the Aktapokus core project — personal/educational use permitted, commercial use requires a separate agreement with the author.

Downloads last month
8
GGUF
Model size
3B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for barismenderes/aktapokus-gmail-v3

Base model

Qwen/Qwen2.5-3B
Quantized
(259)
this model