Views
No views yet
0.8.0.dev01base_model: Dans-DiscountModels/Mistral-Nemo-Base-2407-ChatML-Mod
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4
5trust_remote_code:
6
7# wandb configuration
8wandb_project: 12b-mn-dans-reasoning-test
9wandb_watch:
10
11wandb_run_id: V0.0.3-1-3 # V{Version}-{Run Number}-{Attempt Number}
12wandb_log_model:
13
14# push checkpoints to hub
15hub_model_id: Dans-DiscountModels/12b-mn-dans-reasoning-test-4
16# how to push checkpoints to hub
17# https://huggingface.co/docs/transformers/v4.31.0/en/main_classes/trainer#transformers.TrainingArguments.hub_strategy
18hub_strategy: "every_save"
19# Whether to use hf `use_auth_token` for loading datasets. Useful for fetching private datasets
20# Required to be true when used in combination with `push_dataset_to_hub`
21hf_use_auth_token: true
22
23# where to save the finished model to
24output_dir: ./12b-mn-dans-reasoning-test
25
26save_safetensors: true
27
28# dataset settings (local or huggingface repo)
29datasets:
30 - path: PocketDoc/Dans-Reasoningmaxx-NaturalReasoning
31 type: dan-chat-advanced
32 - path: PocketDoc/Dans-Reasoningmaxx-WebInstruct
33 type: dan-chat-advanced
34 - path: PocketDoc/Dans-Benchmaxx-COT
35 type: dan-chat-advanced
36 - path: PocketDoc/Dans-Logicmaxx-SAT-AP
37 type: dan-chat-advanced
38 - path: PocketDoc/Dans-Assistantmaxx-Opus-Merge
39 type: dan-chat-advanced
40 - path: PocketDoc/Dans-Assistantmaxx-sonnetorca-subset
41 type: dan-chat-advanced
42
43plugins:
44 - axolotl.integrations.liger.LigerPlugin
45 - axolotl.integrations.cut_cross_entropy.CutCrossEntropyPlugin
46liger_rope: true
47liger_rms_norm: true
48liger_layer_norm: true
49liger_glu_activation: true
50liger_fused_linear_cross_entropy: false
51cut_cross_entropy: true
52
53load_in_8bit: false
54load_in_4bit: false
55strict: false
56
57adapter:
58lora_model_dir:
59
60lora_r: 128
61lora_alpha: 128
62lora_dropout: 0.1
63lora_target_linear: True
64lora_target_modules:
65lora_modules_to_save:
66 - embed_tokens
67 - lm_head
68lora_fan_in_fan_out:
69peft_use_rslora: true
70
71dataset_prepared_path: ./12b-mn-dans-reasoning-test-data
72val_set_size: 0.005
73
74sequence_len: 8192
75
76sample_packing: true
77eval_sample_packing: true
78
79pad_to_sequence_len: true
80
81gradient_checkpointing: true
82# gradient_checkpointing_kwargs:
83# use_reentrant: false
84
85gradient_accumulation_steps: 1
86micro_batch_size: 4
87
88num_epochs: 2
89
90optimizer: came_pytorch
91
92lr_scheduler: rex
93learning_rate: 0.0000015
94cosine_min_lr_ratio: 0.1
95
96weight_decay: 0.1
97
98max_grad_norm: 0.1
99
100train_on_inputs: false
101group_by_length: true
102
103bf16: true
104fp16: false
105tf32: false
106
107early_stopping_patience:
108
109resume_from_checkpoint:
110auto_resume_from_checkpoints: true
111
112local_rank:
113logging_steps: 1
114xformers_attention:
115flash_attention: true
116
117warmup_ratio: 0.05
118
119evals_per_epoch: 16
120eval_table_size:
121eval_max_new_tokens:
122
123saves_per_epoch: 8
124save_total_limit: 1
125
126debug: false
127
128deepspeed: deepspeed_configs/zero3_bf16.json
129
130fsdp:
131fsdp_config:
132
133special_tokens:
134| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.8049 | 0.0026 | 1 | 0.8338 |
| 0.8006 | 0.0644 | 25 | 0.7551 |
| 0.7197 | 0.1289 | 50 | 0.7009 |
| 0.7165 | 0.1933 | 75 | 0.6810 |
| 0.7183 | 0.2577 | 100 | 0.6697 |
| 0.6671 | 0.3222 | 125 | 0.6620 |
| 0.6406 | 0.3866 | 150 | 0.6567 |
| 0.6656 | 0.4510 | 175 | 0.6528 |
| 0.6539 | 0.5155 | 200 | 0.6489 |
| 0.634 | 0.5799 | 225 | 0.6460 |
| 0.6606 | 0.6443 | 250 | 0.6428 |
| 0.6815 | 0.7088 | 275 | 0.6401 |
| 0.6082 | 0.7732 | 300 | 0.6385 |
| 0.6754 | 0.8376 | 325 | 0.6364 |
| 0.6284 | 0.9021 | 350 | 0.6347 |
| 0.6517 | 0.9665 | 375 | 0.6326 |
| 0.5583 | 1.0309 | 400 | 0.6340 |
| 0.5716 | 1.0954 | 425 | 0.6328 |
| 0.5799 | 1.1598 | 450 | 0.6323 |
| 0.5957 | 1.2242 | 475 | 0.6316 |
| 0.589 | 1.2887 | 500 | 0.6300 |
| 0.6007 | 1.3531 | 525 | 0.6289 |
| 0.5751 | 1.4175 | 550 | 0.6284 |
| 0.5627 | 1.4820 | 575 | 0.6275 |
| 0.5689 | 1.5464 | 600 | 0.6267 |
| 0.5098 | 1.6108 | 625 | 0.6259 |
| 0.5623 | 1.6753 | 650 | 0.6248 |
| 0.5608 | 1.7397 | 675 | 0.6237 |
| 0.5552 | 1.8041 | 700 | 0.6233 |
| 0.554 | 1.8686 | 725 | 0.6228 |
| 0.5696 | 1.9330 | 750 | 0.6217 |
| 0.5537 | 1.9974 | 775 | 0.6204 |