Views
No views yet
0.4.11base_model: Fischerboot/LLama3-Lexi-Aura-3Some-SLERP-SLERP
2model_type: LlamaForCausalLM
3tokenizer_type: AutoTokenizer
4
5load_in_8bit: false
6load_in_4bit: true
7strict: false
8
9datasets:
10 - path: practical-dreamer/RPGPT_PublicDomain-alpaca
11 type: alpaca
12dataset_prepared_path: last_run_prepared
13val_set_size: 0.1
14output_dir: ./outputs/qlora-out
15
16adapter: qlora
17lora_model_dir:
18
19sequence_len: 8192
20sample_packing: true
21pad_to_sequence_len: true
22
23lora_r: 32
24lora_alpha: 16
25lora_dropout: 0.05
26lora_target_linear: true
27lora_fan_in_fan_out:
28lora_target_modules:
29 - gate_proj
30 - down_proj
31 - up_proj
32 - q_proj
33 - v_proj
34 - k_proj
35 - o_proj
36
37wandb_project:
38wandb_entity:
39wandb_watch:
40wandb_name:
41wandb_log_model:
42
43gradient_accumulation_steps: 4
44micro_batch_size: 2
45num_epochs: 4
46optimizer: adamw_bnb_8bit
47lr_scheduler: cosine
48learning_rate: 0.0002
49
50train_on_inputs: false
51group_by_length: false
52bf16: auto
53fp16:
54tf32: false
55
56gradient_checkpointing: true
57early_stopping_patience:
58resume_from_checkpoint:
59local_rank:
60logging_steps: 1
61xformers_attention:
62flash_attention: true
63
64loss_watchdog_threshold: 5.0
65loss_watchdog_patience: 3
66
67warmup_steps: 10
68evals_per_epoch: 4
69eval_table_size:
70eval_max_new_tokens: 128
71saves_per_epoch: 1
72debug:
73deepspeed:
74weight_decay: 0.0
75fsdp:
76fsdp_config:
77special_tokens:| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.3184 | 0.0065 | 1 | 1.3193 |
| 1.089 | 0.2545 | 39 | 1.1131 |
| 1.0475 | 0.5090 | 78 | 1.0719 |
| 1.0362 | 0.7635 | 117 | 1.0525 |
| 1.0619 | 1.0049 | 156 | 1.0389 |
| 1.0165 | 1.2594 | 195 | 1.0322 |
| 0.9394 | 1.5139 | 234 | 1.0246 |
| 0.999 | 1.7684 | 273 | 1.0182 |
| 0.9615 | 2.0082 | 312 | 1.0137 |
| 0.9543 | 2.2626 | 351 | 1.0136 |
| 0.9429 | 2.5171 | 390 | 1.0109 |
| 0.9474 | 2.7716 | 429 | 1.0076 |
| 0.8902 | 3.0098 | 468 | 1.0061 |
| 0.9144 | 3.2643 | 507 | 1.0089 |
| 0.9026 | 3.5188 | 546 | 1.0082 |
| 0.9163 | 3.7732 | 585 | 1.0083 |