Views
No views yet
0.9.01base_model: /dpool/Meta-Llama-3.1-8B-Instruct-abliterated
2model_type: LlamaForCausalLM
3tokenizer_type: AutoTokenizer
4
5load_in_8bit: false
6load_in_4bit: false
7
8datasets:
9 - path: Sabresooth/Sabresooth_Train
10 chat_template: llama3
11 type:
12 system_prompt: ""
13 field_system: system
14 field_instruction: input
15 field_output: output
16dataset_prepared_path:
17val_set_size: 0.05
18output_dir: ./outputs/lora-out
19
20adapter: lora
21lora_model_dir:
22
23sequence_len: 4096
24sample_packing: false
25pad_to_sequence_len: true
26
27lora_r: 16
28lora_alpha: 32
29lora_dropout: 0.05
30lora_target_linear: true
31
32gradient_accumulation_steps: 4
33micro_batch_size: 2
34num_epochs: 8
35optimizer: adamw_torch_fused
36lr_scheduler: cosine
37learning_rate: 0.00004
38
39bf16: auto
40tf32: false
41
42gradient_checkpointing: true
43gradient_checkpointing_kwargs:
44 use_reentrant: true
45resume_from_checkpoint:
46logging_steps: 1
47flash_attention: true
48
49warmup_steps: 10
50evals_per_epoch: 4
51saves_per_epoch: 1
52weight_decay: 0.0
53fsdp:
54 - full_shard
55 - auto_wrap
56fsdp_config:
57 fsdp_limit_all_gathers: true
58 fsdp_sync_module_states: true
59 fsdp_offload_params: true
60 fsdp_use_orig_params: false
61 fsdp_cpu_ram_efficient_loading: true
62 fsdp_auto_wrap_policy: TRANSFORMER_BASED_WRAP
63 fsdp_transformer_layer_cls_to_wrap: LlamaDecoderLayer
64 fsdp_state_dict_type: FULL_STATE_DICT
65 fsdp_sharding_strategy: FULL_SHARD
66special_tokens:
67 pad_token: <|end_of_text|>| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.4056 | 0.0336 | 1 | 4.5655 |
| 3.9338 | 0.2689 | 8 | 4.2118 |
| 1.4716 | 0.5378 | 16 | 2.0672 |
| 0.4684 | 0.8067 | 24 | 1.0214 |
| 0.0732 | 1.0672 | 32 | 0.4799 |
| 0.081 | 1.3361 | 40 | 0.0248 |
| 0.0064 | 1.6050 | 48 | 0.0024 |
| 0.0013 | 1.8739 | 56 | 0.0014 |
| 0.0004 | 2.1345 | 64 | 0.0003 |
| 0.0003 | 2.4034 | 72 | 0.0003 |
| 0.0002 | 2.6723 | 80 | 0.0005 |
| 0.0001 | 2.9412 | 88 | 0.0001 |
| 0.0001 | 3.2017 | 96 | 0.0001 |
| 0.0001 | 3.4706 | 104 | 0.0001 |
| 0.0002 | 3.7395 | 112 | 0.0001 |
| 0.0001 | 4.0 | 120 | 0.0001 |
| 0.0001 | 4.2689 | 128 | 0.0001 |
| 0.0001 | 4.5378 | 136 | 0.0001 |
| 0.0001 | 4.8067 | 144 | 0.0001 |
| 0.0001 | 5.0672 | 152 | 0.0001 |
| 0.0001 | 5.3361 | 160 | 0.0001 |
| 0.0001 | 5.6050 | 168 | 0.0001 |
| 0.0001 | 5.8739 | 176 | 0.0001 |
| 0.0001 | 6.1345 | 184 | 0.0001 |
| 0.0001 | 6.4034 | 192 | 0.0001 |
| 0.0 | 6.6723 | 200 | 0.0001 |
| 0.0 | 6.9412 | 208 | 0.0001 |
| 0.0001 | 7.2017 | 216 | 0.0001 |
| 0.0001 | 7.4706 | 224 | 0.0001 |
| 0.0001 | 7.7395 | 232 | 0.0001 |