NoirZangetsu commited on
Commit
c47b8d1
·
verified ·
1 Parent(s): 122b0fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -1,6 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🦋 Qwen2.5-3B-Flutter — Türkçe Flutter Kod Anlama ve Üretme Modeli
2
 
3
- ![unsloth](https://huggingface.co/spaces/unsloth/unsloth/resolve/main/images/logo.png)
4
 
5
  > 🚀 Fine-tuned by [NoirZangetsu](https://huggingface.co/NoirZangetsu) using [Unsloth](https://github.com/unslothai/unsloth) and 🤗 Hugging Face TRL library.
6
  > 💡 Amacı: Türkçe yazılmış Flutter soru-cevap verisiyle eğitilmiş, kod üretme ve anlama görevlerinde özelleştirilmiş bir Qwen2.5 3B modeli.
 
1
+ ---
2
+ language: tr
3
+ license: apache-2.0
4
+ library_name: transformers
5
+ tags:
6
+ - flutter
7
+ - code-generation
8
+ - turkish
9
+ - llm
10
+ - unsloth
11
+ - qwen2
12
+ model_name: Qwen2.5-3B-Flutter
13
+ pipeline_tag: text-generation
14
+ base_model: Qwen/Qwen2.5-Coder-3B-Instruct
15
+ datasets:
16
+ - NoirZangetsu/Flutter_Dataset_Turkish
17
+ ---
18
+
19
  # 🦋 Qwen2.5-3B-Flutter — Türkçe Flutter Kod Anlama ve Üretme Modeli
20
 
 
21
 
22
  > 🚀 Fine-tuned by [NoirZangetsu](https://huggingface.co/NoirZangetsu) using [Unsloth](https://github.com/unslothai/unsloth) and 🤗 Hugging Face TRL library.
23
  > 💡 Amacı: Türkçe yazılmış Flutter soru-cevap verisiyle eğitilmiş, kod üretme ve anlama görevlerinde özelleştirilmiş bir Qwen2.5 3B modeli.