sebaxakerhtc
commited on
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: unsloth/qwen2.5-math-7b-instruct-bnb-4bit
|
3 |
+
tags:
|
4 |
+
- text-generation-inference
|
5 |
+
- transformers
|
6 |
+
- unsloth
|
7 |
+
- sebaxakerhtc
|
8 |
+
- bggpt
|
9 |
+
- qwen2
|
10 |
+
- trl
|
11 |
+
license: apache-2.0
|
12 |
+
language:
|
13 |
+
- bg
|
14 |
+
datasets:
|
15 |
+
- burgasdotpro/synthetic_dataset
|
16 |
+
---
|
17 |
+
|
18 |
+
# Uploaded model
|
19 |
+
|
20 |
+
- **Developed by:** burgasdotpro
|
21 |
+
- **License:** apache-2.0
|
22 |
+
- **Finetuned from model :** unsloth/qwen2.5-math-7b-instruct-bnb-4bit
|
23 |
+
|
24 |
+
Първите резултати, които не са лоши...
|
25 |
+
Засега е тренирана върху моят малък датасет с 1000 реда синтетически дани (формат: въпрос-отговор)
|
26 |
+
|
27 |
+
Тази qwen2 модела тренирана 2 пъти по-бързо с помоща на [Unsloth](https://github.com/unslothai/unsloth) и TRL библиотеката на Huggingface.
|
28 |
+
|
29 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="100"/>](https://github.com/unslothai/unsloth)
|