Views
No views yet
0.3.01# Image: winglian/axolotl:main-py3.10-cu118-2.0.1
2base_model: meta-llama/Llama-2-7b-hf
3base_model_config: meta-llama/Llama-2-7b-hf
4model_type: LlamaForCausalLM
5tokenizer_type: LlamaTokenizer
6is_llama_derived_model: true
7
8load_in_8bit: false
9load_in_4bit: true
10strict: false
11
12datasets:
13 - path: bentarnoff/logic_magazine_jsonl
14 type: sharegpt
15hub_model_id: bentarnoff/logic_magazine_jsonl
16val_set_size: 0.01
17output_dir: ./qlora-out
18
19adapter: qlora
20lora_model_dir:
21
22sequence_len: 4096
23sample_packing: false
24pad_to_sequence_len: true
25
26lora_r: 32
27lora_alpha: 16
28lora_dropout: 0.05
29lora_target_modules:
30lora_target_linear: true
31lora_fan_in_fan_out:
32
33wandb_project: "logic_magazine"
34wandb_entity:
35wandb_watch:
36wandb_run_id:
37wandb_log_model: "checkpoint"
38
39gradient_accumulation_steps: 4
40micro_batch_size: 2
41num_epochs: 3
42optimizer: paged_adamw_32bit
43lr_scheduler: cosine
44learning_rate: 0.0002
45
46train_on_inputs: false
47group_by_length: false
48bf16: true
49fp16: false
50tf32: false
51
52gradient_checkpointing: true
53early_stopping_patience:
54resume_from_checkpoint:
55local_rank:
56logging_steps: 1
57xformers_attention:
58flash_attention: true
59
60warmup_steps: 10
61eval_steps: 20
62eval_table_size: 5
63save_steps:
64debug:
65deepspeed:
66weight_decay: 0.0
67fsdp:
68fsdp_config:
69special_tokens:
70 bos_token: "<s>"
71 eos_token: "</s>"
72 unk_token: "<unk>"bitsandbytes quantization config was used during training:| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.3553 | 0.15 | 20 | 2.4167 |
| 2.2767 | 0.31 | 40 | 2.3869 |
| 2.2854 | 0.46 | 60 | 2.3658 |
| 2.2849 | 0.61 | 80 | 2.3470 |
| 2.353 | 0.76 | 100 | 2.3337 |
| 2.2412 | 0.92 | 120 | 2.3363 |
| 2.1992 | 1.07 | 140 | 2.3240 |
| 2.1069 | 1.22 | 160 | 2.3404 |
| 2.2444 | 1.37 | 180 | 2.3403 |
| 2.1424 | 1.53 | 200 | 2.3446 |
| 2.1739 | 1.68 | 220 | 2.3404 |
| 2.1423 | 1.83 | 240 | 2.3382 |
| 2.1721 | 1.98 | 260 | 2.3378 |
| 2.1621 | 2.14 | 280 | 2.3630 |
| 2.0394 | 2.29 | 300 | 2.3623 |
| 2.0631 | 2.44 | 320 | 2.3665 |
| 2.0234 | 2.6 | 340 | 2.3632 |
| 2.1042 | 2.75 | 360 | 2.3654 |
| 2.02 | 2.9 | 380 | 2.3642 |