Views
No views yet
0.3.01base_model: NousResearch/Llama-2-7b-hf
2model_type: LlamaForCausalLM
3tokenizer_type: LlamaTokenizer
4is_llama_derived_model: true
5hub_model_id: MathLlama-7b
6
7load_in_8bit: false
8load_in_4bit: true
9strict: false
10
11datasets:
12 - path: zorooo/Eval_Math_Derivatives
13 type: alpaca
14dataset_prepared_path:
15val_set_size: 0.05
16output_dir: ./qlora-out-2
17
18adapter: qlora
19lora_model_dir:
20
21sequence_len: 2048
22sample_packing: true
23pad_to_sequence_len: true
24
25lora_r: 32
26lora_alpha: 16
27lora_dropout: 0.05
28lora_target_modules:
29lora_target_linear: true
30lora_fan_in_fan_out:
31
32wandb_project: axolotl_run_1_math_llama
33wandb_entity:
34wandb_watch:
35wandb_name: math_llama_run2
36wandb_log_model:
37
38gradient_accumulation_steps: 4
39micro_batch_size: 2
40num_epochs: 5
41optimizer: paged_adamw_32bit
42lr_scheduler: cosine
43learning_rate: 0.0002
44
45train_on_inputs: false
46group_by_length: false
47bf16: true
48fp16: false
49tf32: false
50
51gradient_checkpointing: true
52early_stopping_patience:
53resume_from_checkpoint:
54local_rank:
55logging_steps: 1
56xformers_attention:
57flash_attention: true
58
59warmup_steps: 100
60evals_per_epoch: 4
61eval_table_size:
62saves_per_epoch: 1
63debug:
64deepspeed:
65weight_decay: 0.0
66fsdp:
67fsdp_config:
68special_tokens:
69 bos_token: "<s>"
70 eos_token: "</s>"
71 unk_token: "<unk>"| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.1242 | 0.04 | 1 | 0.1574 |
| 0.1265 | 0.27 | 7 | 0.1573 |
| 0.1644 | 0.54 | 14 | 0.1574 |
| 0.1213 | 0.82 | 21 | 0.1566 |
| 0.1219 | 1.06 | 28 | 0.1560 |
| 0.111 | 1.33 | 35 | 0.1577 |
| 0.1289 | 1.6 | 42 | 0.1562 |
| 0.1241 | 1.87 | 49 | 0.1551 |
| 0.1254 | 2.12 | 56 | 0.1592 |
| 0.1376 | 2.39 | 63 | 0.1646 |
| 0.132 | 2.66 | 70 | 0.1611 |
| 0.1165 | 2.93 | 77 | 0.1568 |
| 0.1047 | 3.18 | 84 | 0.1698 |
| 0.0918 | 3.46 | 91 | 0.1717 |
| 0.1022 | 3.73 | 98 | 0.1677 |
| 0.1136 | 4.0 | 105 | 0.1661 |
| 0.0856 | 4.25 | 112 | 0.1733 |
| 0.0834 | 4.52 | 119 | 0.1702 |