File size: 2,146 Bytes
2076fc6
 
 
 
 
 
 
 
 
 
 
 
1056042
2076fc6
 
 
4d0dbcb
 
2076fc6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1056042
2076fc6
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
license: apache-2.0
tags:
- gguf
- kumru
- epdk
- instruct
- dpo
- dapt
- qlora
- unsloth
- mistral
- llama.cpp
language:
- tr
pipeline_tag: text-generation
base_model: ogulcanakca/Kumru-2B-EPDK-Instruct

---

# Model Card

`ogulcanakca/Kumru-2B-EPDK-Instruct` modelinin (iki aşamalı DAPT + DPO ile eğitilmiş) **GGUF formatına** dönüştürülmüş versiyonlarını içerir.

Bu dosyalar, `llama.cpp`, `Ollama`, `LM Studio` ve diğer GGUF uyumlu platformlarda **GPU olmadan CPU üzerinde** verimli bir şekilde çalışmak üzere optimize edilmiştir.

**Ana Model:** 👉 [**ogulcanakca/Kumru-2B-EPDK-Instruct**](https://huggingface.co/ogulcanakca/Kumru-2B-EPDK-Instruct)

## Eğitim Detayları

Bu GGUF dosyaları, iki aşamalı bir süreçle eğitilmiş bir modelden dönüştürülmüştür:

1.  **DAPT:** [`vngrs-ai/Kumru-2B-Base`](https://huggingface.co/vngrs-ai/Kumru-2B-Base) modeli, [`ogulcanakca/epdk_corpus`](https://huggingface.co/datasets/ogulcanakca/epdk_corpus) (domain terminolojisi) üzerinde eğitildi ve [ogulcanakca/Kumru-2B-EPDK-dapt](https://huggingface.co/ogulcanakca/Kumru-2B-EPDK-dapt) oluşturuldu.
2.  **DPO:** Model, [`ogulcanakca/epdk_dpo`](https://huggingface.co/datasets/ogulcanakca/epdk_dpo) (24.5k+ sentetik `prompt`/`chosen`/`rejected` üçlüsü) veri setiyle DPO yöntemi kullanılarak "sohbet" ve "tercih" için eğitildi ve [ogulcanakca/Kumru-2B-EPDK-DPO](https://huggingface.co/ogulcanakca/Kumru-2B-EPDK-DPO) oluşturuldu..
3.  **Merge:** [DAPT](https://huggingface.co/ogulcanakca/Kumru-2B-EPDK-dapt) ve [DPO](https://huggingface.co/ogulcanakca/Kumru-2B-EPDK-DPO) adaptörleri, `unsloth` kütüphanesi kullanılarak `Kumru-2B-Base` modeline birleştirildi ve [ogulcanakca/Kumru-2B-EPDK-Instruct](https://huggingface.co/ogulcanakca/Kumru-2B-EPDK-Instruct) oluşturuldu.
4.  **Convert:** Nihai birleştirilmiş model ([`ogulcanakca/Kumru-2B-EPDK-Instruct`](https://huggingface.co/ogulcanakca/Kumru-2B-EPDK-Instruct)), `llama.cpp` kullanarak bu GGUF dosyalarına dönüştürüldü.

**WandB Eğitim Raporu:** 👉 [WandB Raporu (DPO Aşaması)](https://api.wandb.ai/links/ogulcanakca-none/z06caml6)