File size: 907 Bytes
8c10ee8
 
 
 
 
 
 
 
 
 
b8fe3b7
8c10ee8
b8fe3b7
 
8c10ee8
 
 
 
b9b7d2a
7b1d8b9
 
 
b9b7d2a
 
 
 
 
 
 
 
 
 
 
 
 
 
8c10ee8
 
b8fe3b7
8c10ee8
 
b8fe3b7
 
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
39
40
41
42
43
---
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
- trl
- alpaca
base_model: unsloth/Qwen2-7b-bnb-4bit
datasets:
- yahma/alpaca-cleaned
---

# Uploaded  model

This Model is trained with alpaca dataset
max_seq_length = 8192 
dtype = None
load_in_4bit = False

  warmup_steps = 10,
        max_steps = 70,

        learning_rate = 2e-5,
        fp16 = not is_bfloat16_supported(),
        bf16 = is_bfloat16_supported(),
        logging_steps = 1,
        optim = "adamw_8bit",
        weight_decay = 0.01,
        lr_scheduler_type = "linear",
        seed = 3407,
        output_dir = "outputs",

- **Developed by:** Kaan35
- **License:** apache-2.0
- **Finetuned from model :** QWEN-2



[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)