Views
No views yet
0.13.0.dev01base_model: Qwen/Qwen2.5-7B-Instruct
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4trust_remote_code: true
5load_in_8bit: false
6load_in_4bit: false
7
8datasets:
9 - path: furkancekic/turkish-finance-instructions-v2
10 type: alpaca
11 chat_template: chatml
12 split: train
13
14dataset_prepared_path: last_run_prepared
15val_set_size: 0.02
16output_dir: ./outputs/qwen7b-turkish-finance-v2
17
18adapter: lora
19lora_r: 32
20lora_alpha: 64
21lora_dropout: 0.05
22lora_target_linear: true
23lora_target_modules:
24 - q_proj
25 - k_proj
26 - v_proj
27 - o_proj
28 - gate_proj
29 - up_proj
30 - down_proj
31
32sequence_len: 1024
33sample_packing: true
34pad_to_sequence_len: true
35
36micro_batch_size: 4
37gradient_accumulation_steps: 4
38num_epochs: 2
39learning_rate: 1e-4
40lr_scheduler: cosine
41warmup_ratio: 0.05
42weight_decay: 0.01
43optimizer: adamw_torch
44
45gradient_checkpointing: true
46bf16: auto
47tf32: true
48
49logging_steps: 10
50save_strategy: steps
51save_steps: 200
52save_total_limit: 3
53eval_steps: 200
54
55wandb_project: turkish-finance-slm-v2
56wandb_run_id:
57wandb_log_model:
58
59train_on_inputs: false
60special_tokens:
61 pad_token: "<|endoftext|>"| Training Loss | Epoch | Step | Validation Loss | Active (gib) | Allocated (gib) | Reserved (gib) |
|---|---|---|---|---|---|---|
| No log | 0 | 0 | 6.1174 | 21.3 | 21.3 | 21.42 |
| 1.1934 | 0.1741 | 200 | 1.2171 | 21.94 | 21.94 | 26.14 |
| 1.0438 | 0.3482 | 400 | 1.0703 | 21.94 | 21.94 | 25.91 |
| 0.979 | 0.5223 | 600 | 0.9918 | 21.94 | 21.94 | 25.91 |
| 0.9547 | 0.6964 | 800 | 0.9400 | 21.94 | 21.94 | 25.91 |
| 0.9103 | 0.8705 | 1000 | 0.9004 | 21.94 | 21.94 | 25.91 |
| 0.8156 | 1.0444 | 1200 | 0.8716 | 21.94 | 21.94 | 25.91 |
| 0.799 | 1.2185 | 1400 | 0.8502 | 21.94 | 21.94 | 25.91 |
| 0.7954 | 1.3926 | 1600 | 0.8339 | 21.94 | 21.94 | 25.91 |
| 0.7699 | 1.5667 | 1800 | 0.8228 | 21.94 | 21.94 | 25.91 |
| 0.7713 | 1.7408 | 2000 | 0.8165 | 21.94 | 21.94 | 25.91 |
| 0.7638 | 1.9149 | 2200 | 0.8145 | 21.94 | 21.94 | 25.91 |