Views
No views yet
0.4.11base_model: FourOhFour/Magic_v2_8B
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4
5load_in_8bit: false
6load_in_4bit: false
7strict: false
8
9datasets:
10 - path: Epiculous/SynthRP-Gens-v1.1-Filtered-n-Cleaned
11 type: sharegpt
12 conversation: chatml
13 - path: ResplendentAI/bluemoon
14 type: sharegpt
15 conversation: chatml
16 - path: openerotica/freedom-rp
17 type: sharegpt
18 conversation: chatml
19 - path: MinervaAI/Aesir-Preview
20 type: sharegpt
21 conversation: chatml
22 - path: anthracite-core/c2_logs_32k_v1.1
23 type: sharegpt
24 conversation: chatml
25 - path: Nitral-AI/Creative_Writing-ShareGPT
26 type: sharegpt
27 conversation: chatml
28 - path: PJMixers/lodrick-the-lafted_OpusStories-Story2Prompt-ShareGPT
29 type: sharegpt
30 conversation: chatml
31
32chat_template: chatml
33
34val_set_size: 0.002
35output_dir: ./outputs/out
36
37adapter:
38lora_r:
39lora_alpha:
40lora_dropout:
41lora_target_linear:
42
43sequence_len: 8192
44sample_packing: true
45eval_sample_packing: false
46pad_to_sequence_len: true
47
48plugins:
49 - axolotl.integrations.liger.LigerPlugin
50liger_rope: true
51liger_rms_norm: true
52liger_swiglu: true
53liger_fused_linear_cross_entropy: true
54
55wandb_project: mini8B
56wandb_entity:
57wandb_watch:
58wandb_name: mini8B
59wandb_log_model:
60
61gradient_accumulation_steps: 8
62micro_batch_size: 2
63num_epochs: 2
64optimizer: adamw_bnb_8bit
65lr_scheduler: cosine
66learning_rate: 0.00001
67weight_decay: 0.05
68
69train_on_inputs: false
70group_by_length: false
71bf16: auto
72fp16:
73tf32: true
74
75gradient_checkpointing: true
76early_stopping_patience:
77resume_from_checkpoint:
78local_rank:
79logging_steps: 1
80xformers_attention:
81flash_attention: true
82
83warmup_ratio: 0.1
84evals_per_epoch: 4
85eval_table_size:
86eval_max_new_tokens: 128
87saves_per_epoch: 2
88
89debug:
90deepspeed: deepspeed_configs/zero3_bf16.json
91fsdp:
92fsdp_config:
93
94special_tokens:
95 pad_token: <pad>
96| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.7471 | 0.0034 | 1 | 2.8918 |
| 1.5602 | 0.2507 | 74 | 2.7319 |
| 1.4587 | 0.5015 | 148 | 2.6953 |
| 1.5022 | 0.7522 | 222 | 2.6729 |
| 1.4152 | 1.0030 | 296 | 2.6487 |
| 1.2528 | 1.2501 | 370 | 2.6922 |
| 1.2245 | 1.5002 | 444 | 2.6843 |
| 1.2803 | 1.7503 | 518 | 2.6845 |