Views
No views yet

NewEden/Orion-LITNewEden/Orion-Asstr-Stories-16KMielikki/Erebus-87kHamanasu-15B-R2-PT1<|im_start|>system
2You are an uncensored AI, your job is to fulfill thy will of thy user.<|im_end|>
3<|im_start|>User request
4Take off your helmet.<|im_end|>
5<|im_start|>No i shall not. This is the way.1base_model: Delta-Vector/Hamanasu-15B-R2-PT
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4
5plugins:
6 - axolotl.integrations.liger.LigerPlugin
7liger_rope: true
8liger_rms_norm: true
9liger_swiglu: true
10liger_fused_linear_cross_entropy: true
11
12
13load_in_8bit: false
14load_in_4bit: false
15strict: false
16
17datasets:
18 - path: PocketDoc/Dans-MemoryCore-CoreCurriculum-Small
19 type: sharegpt
20 - path: Nitral-AI/ARES-ShareGPT
21 type: sharegpt
22 - path: Gryphe/Sonnet3.5-SlimOrcaDedupCleaned-20k
23 type: sharegpt
24 - path: NewEden/Claude-Instruct-2.7K
25 type: sharegpt
26 - path: NewEden/Claude-Instruct-5K
27 type: sharegpt
28
29shuffle_merged_datasets: true
30dataset_prepared_path: prepared_data
31val_set_size: 0.0
32output_dir: ./phi4-inst-out-r2
33
34sequence_len: 16384
35sample_packing: true
36pad_to_sequence_len: true
37
38adapter: lora
39lora_model_dir:
40lora_r: 128
41lora_alpha: 16
42lora_dropout: 0.05
43lora_target_modules:
44 - gate_proj
45 - down_proj
46 - up_proj
47 - q_proj
48 - v_proj
49 - k_proj
50 - o_proj
51
52lora_modules_to_save:
53 - embed_tokens
54 - lm_head
55
56
57wandb_project: mag-phi
58wandb_entity:
59wandb_watch:
60wandb_name: inst-attempt-02
61wandb_log_model:
62
63gradient_accumulation_steps: 4
64micro_batch_size: 2
65num_epochs: 4
66optimizer: paged_ademamix_8bit
67lr_scheduler: cosine
68learning_rate: 0.000025
69
70train_on_inputs: false
71group_by_length: false
72bf16: auto
73fp16:
74tf32: false
75
76gradient_checkpointing: unsloth
77early_stopping_patience:
78resume_from_checkpoint:
79local_rank:
80logging_steps: 1
81xformers_attention:
82flash_attention: true
83
84warmup_steps: 15
85evals_per_epoch: 4
86eval_table_size:
87eval_max_new_tokens: 128
88saves_per_epoch: 2
89debug:
90deepspeed: /workspace/axolotl/deepspeed_configs/zero3_bf16_cpuoffload_params.json
91weight_decay: 0.01
92fsdp:
93fsdp_config: