Views
No views yet
0.13.0.dev01adapter: qlora
2base_model: NousResearch/Meta-Llama-3-8B-Instruct
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: last_run_prepared
6datasets:
7- path: hfht/peft-for-humor-train-dataset
8 split: train
9 type: chat_template
10do_causal_lm_eval: false
11evals_per_epoch: 1
12flash_attention: true
13gradient_accumulation_steps: 4
14gradient_checkpointing: true
15learning_rate: 0.0006
16load_in_4bit: true
17load_in_8bit: false
18logging_steps: 1
19lora_alpha: 64
20lora_dropout: 0
21lora_mlp_kernel: true
22lora_model_dir: null
23lora_modules_to_save:
24- embed_tokens
25- lm_head
26lora_o_kernel: true
27lora_qkv_kernel: true
28lora_r: 64
29lora_target_linear: true
30lr_scheduler: cosine
31micro_batch_size: 2
32num_epochs: 4
33optimizer: adamw_bnb_8bit
34output_dir: ./out/loras/humor
35resume_from_checkpoint: null
36sample_packing: true
37save_strategy: 'no'
38save_total_limit: 1
39saves_per_epoch: 0
40sequence_len: 4096
41special_tokens:
42 pad_token: <|finetune_right_pad_id|>
43tf32: false
44train_on_inputs: false
45val_set_size: 0.005
46warmup_steps: 5
47weight_decay: 0.0
48| Training Loss | Epoch | Step | Validation Loss | Active (gib) | Allocated (gib) | Reserved (gib) |
|---|---|---|---|---|---|---|
| No log | 0 | 0 | 4.1906 | 13.02 | 13.02 | 13.12 |
| 2.9843 | 0.9143 | 8 | 2.9981 | 18.36 | 18.36 | 32.49 |
| 1.6393 | 1.8 | 16 | 3.0203 | 18.36 | 18.36 | 32.49 |
| 0.9789 | 2.6857 | 24 | 2.9846 | 18.36 | 18.36 | 32.49 |
| 0.6715 | 3.5714 | 32 | 2.9864 | 18.36 | 18.36 | 32.49 |