murataksit34 commited on
Commit
a6139a4
·
verified ·
1 Parent(s): 941721c

Update model card: Zero9 Tech copyright, Apache-2.0, dataset links and key test highlights

Browse files
Files changed (1) hide show
  1. README.md +32 -13
README.md CHANGED
@@ -1,21 +1,40 @@
1
  ---
2
- base_model: unsloth/Qwen3-4B-unsloth-bnb-4bit
 
 
 
3
  tags:
4
- - text-generation-inference
5
- - transformers
6
- - unsloth
7
  - qwen3
8
- license: apache-2.0
9
- language:
10
- - en
 
 
 
 
 
11
  ---
12
 
13
- # Uploaded finetuned model
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
- - **Developed by:** zero9tech
16
- - **License:** apache-2.0
17
- - **Finetuned from model :** unsloth/Qwen3-4B-unsloth-bnb-4bit
18
 
19
- This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
20
 
21
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
1
  ---
2
+ language:
3
+ - tr
4
+ license: apache-2.0
5
+ library_name: transformers
6
  tags:
 
 
 
7
  - qwen3
8
+ - turkish
9
+ - data-mining
10
+ - data-science
11
+ - instruction-tuning
12
+ - sft
13
+ datasets:
14
+ - wikimedia/wikipedia
15
+ - murataksit34/veri-bilimci-diyalog-8k-tr
16
  ---
17
 
18
+ # Qwen3-4B-DataScience-TR
19
+
20
+ Bu model, veri madenciliği ve applied data science karar desteği için geliştirilmiştir.
21
+
22
+ ## Eğitim Kurgusu
23
+ 1. Türkçe düşünme adaptasyonu: `wikimedia/wikipedia` ile yaklaşık `%10` ön eğitim/adaptasyon.
24
+ 2. Alan uzmanlığı SFT: `murataksit34/veri-bilimci-diyalog-8k-tr`.
25
+
26
+ ## Veri Seti Test Özeti (murataksit34/veri-bilimci-diyalog-8k-tr)
27
+ - Toplam kayıt: `2,689`
28
+ - Split: `train: 2,166 · test: 257`
29
+ - Purity violations: `train=5, test=1`
30
+ - assistant_first_unique_ratio: `0.7977`
31
+ - assistant_final_unique_ratio: `0.9996`
32
 
33
+ ## Kullanım Notu
34
+ Model karar odaklı yanıt üretimi için optimize edilmiştir (yöntem seçimi, alternatif kıyas, risk sinyali, doğrulama adımı).
 
35
 
36
+ ## Copyright
37
+ Copyright (c) Zero9 Tech
38
 
39
+ ## License
40
+ Apache-2.0