Views
No views yet
0.4.11base_model: Qwen/Qwen2-7B
2trust_remote_code: true
3load_in_8bit: false
4load_in_4bit: true
5strict: false
6datasets:
7 - path: tatsu-lab/alpaca
8 type: alpaca
9dataset_prepared_path:
10val_set_size: 0.05
11output_dir: ./outputs/out
12sequence_len: 2048
13sample_packing: true
14eval_sample_packing: true
15pad_to_sequence_len: true
16adapter: qlora
17lora_model_dir:
18lora_r: 32
19lora_alpha: 64
20lora_dropout: 0.05
21lora_target_linear: true
22lora_fan_in_fan_out:
23wandb_project:
24wandb_entity:
25wandb_watch:
26wandb_name:
27wandb_log_model:
28gradient_accumulation_steps: 8
29micro_batch_size: 1
30num_epochs: 4
31optimizer: adamw_torch
32lr_scheduler: cosine
33learning_rate: 0.0002
34train_on_inputs: false
35group_by_length: false
36bf16: auto
37fp16:
38tf32: true
39gradient_checkpointing: false
40gradient_checkpointing_kwargs:
41 use_reentrant: false
42early_stopping_patience:
43resume_from_checkpoint:
44local_rank:
45logging_steps: 1
46xformers_attention:
47flash_attention: false
48warmup_steps: 10
49evals_per_epoch: 4
50saves_per_epoch: 1
51debug:
52deepspeed:
53weight_decay: 0.0
54special_tokens:
55| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 10.7953 | 0.0031 | 1 | 10.8104 |
| 5.4963 | 0.2513 | 80 | 5.4101 |
| 5.0323 | 0.5026 | 160 | 5.0758 |
| 4.9877 | 0.7538 | 240 | 4.8417 |
| 4.7408 | 1.0051 | 320 | 4.6180 |
| 4.5097 | 1.2442 | 400 | 4.5066 |
| 4.3959 | 1.4955 | 480 | 4.4513 |
| 4.2488 | 1.7468 | 560 | 4.4107 |
| 4.3507 | 1.9980 | 640 | 4.3784 |
| 4.2352 | 2.2352 | 720 | 4.3684 |
| 4.2141 | 2.4865 | 800 | 4.3505 |
| 4.2739 | 2.7377 | 880 | 4.3375 |
| 4.4037 | 2.9890 | 960 | 4.3310 |
| 4.195 | 3.2269 | 1040 | 4.3287 |
| 4.1996 | 3.4782 | 1120 | 4.3268 |
| 4.1353 | 3.7295 | 1200 | 4.3265 |