Views
No views yet
0.8.11base_model: IntervitensInc/Mistral-Nemo-Base-2407-chatml
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4
5hub_model_id: taozi555/hiwaifu-12b
6hub_strategy: "all_checkpoints"
7push_dataset_to_hub:
8hf_use_auth_token: true
9
10plugins:
11 - axolotl.integrations.liger.LigerPlugin
12liger_rope: true
13liger_rms_norm: true
14liger_swiglu: true
15liger_fused_linear_cross_entropy: true
16
17load_in_8bit: false
18load_in_4bit: false
19strict: false
20
21datasets:
22 - path: /root/taozi555/deepseek-rp/model12_digg1_safe.jsonl
23 conversation: chatml
24 type: chat_template
25 field_messages: conversations
26 message_field_role: role
27 message_field_content: content
28 - path: /root/taozi555/deepseek-rp/model12_digg1_unsafe.jsonl
29 conversation: chatml
30 type: chat_template
31 field_messages: conversations
32 message_field_role: role
33 message_field_content: content
34 - path: /root/taozi555/deepseek-rp/model2_digg1_unsafe.jsonl
35 conversation: chatml
36 type: chat_template
37 field_messages: conversations
38 message_field_role: role
39 message_field_content: content
40 - path: /root/taozi555/deepseek-rp/model2_digg1_safe.jsonl
41 conversation: chatml
42 type: chat_template
43 field_messages: conversations
44 message_field_role: role
45 message_field_content: content
46 - path: /root/processed_SCP_40k_dataset
47 conversation: chatml
48 type: chat_template
49 field_messages: conversations
50 message_field_role: from
51 message_field_content: value
52 split: train
53 - path: lightblue/gpt4_conversations_multilingual
54 conversation: chatml
55 type: chat_template
56 field_messages: conversations
57 message_field_role: from
58 message_field_content: value
59 split: train
60 - path: Nopm/Opus_WritingStruct
61 conversation: chatml
62 type: chat_template
63 #field_messages: messages
64 message_field_role: role
65 message_field_content: content
66 split: train
67# - path: Gryphe/Sonnet3.5-SlimOrcaDedupCleaned
68# conversation: chatml
69# type: chat_template
70# field_messages: conversations
71# message_field_role: from
72# message_field_content: value
73# split: train
74chat_template: chatml
75shuffle_merged_datasets: true
76default_system_message: "You are the JadeSpeech model from the HiWaifu App."
77dataset_prepared_path: /root/autodl-tmp/data/
78val_set_size: 0.05
79output_dir: /root/autodl-tmp/hiwaifu-12b/
80
81sequence_len: 32768
82sample_packing: true
83pad_to_sequence_len: true
84
85adapter:
86lora_model_dir:
87lora_r:
88lora_alpha:
89lora_dropout:
90lora_target_linear:
91lora_fan_in_fan_out:
92
93wandb_project: hiwaifu-12b-v4
94wandb_entity:
95wandb_watch:
96wandb_name: hiwaifu-12b-v4
97wandb_log_model:
98
99gradient_accumulation_steps: 2
100micro_batch_size: 1
101num_epochs: 2
102optimizer: adamw_bnb_8bit
103lr_scheduler: cosine
104learning_rate: 0.00005
105
106train_on_inputs: false
107group_by_length: false
108bf16: auto
109fp16:
110tf32: false
111
112gradient_checkpointing: true
113early_stopping_patience:
114resume_from_checkpoint: /root/autodl-tmp/hiwaifu-12b/checkpoint-1030
115local_rank:
116logging_steps: 1
117xformers_attention:
118flash_attention: true
119
120warmup_steps: 40
121evals_per_epoch:
122eval_table_size:
123eval_max_new_tokens:
124saves_per_epoch: 2
125debug:
126deepspeed: /root/deepspeed_configs/zero3_bf16.json
127weight_decay: 0.1
128fsdp:
129fsdp_config:
130special_tokens:
131 pad_token: <pad>| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.1899 | 2.0 | 1466 | 0.1903 |