Views
No views yet
0.8.0.dev01base_model: mistralai/Mistral-Nemo-Base-2407
2# optionally might have model_type or tokenizer_type
3model_type: AutoModelForCausalLM
4tokenizer_type: AutoTokenizer
5# Automatically upload checkpoint and final model to HF
6hub_model_id: AiAF/Pretraining-SCPWiki-032025-12B-Instruct
7
8load_in_8bit: false
9load_in_4bit: false
10strict: false
11
12datasets:
13 - path: AiAF/Pretraining-SCPWiki-032025-7B-Instruct-pretraining.jsonl
14 type: completion
15dataset_prepared_path: last_run_prepared
16val_set_size: 0.1
17output_dir: ./outputs/out/Pretraining-SCPWiki-032025-12B-V1
18
19sequence_len: 8192
20sample_packing: true
21pad_to_sequence_len: true
22eval_sample_packing: false
23
24wandb_project: "LLM-Pretraining"
25wandb_entity:
26wandb_watch: "all"
27wandb_name: "Pretraining-SCPWiki-032025-12B-V1"
28wandb_log_model: "false"
29
30gradient_accumulation_steps: 4
31micro_batch_size: 2
32num_epochs: 1
33optimizer: adamw_bnb_8bit
34lr_scheduler: cosine
35learning_rate: 0.000005
36
37train_on_inputs: false
38group_by_length: false
39bf16: auto
40fp16:
41tf32: false
42
43gradient_checkpointing: true
44early_stopping_patience:
45resume_from_checkpoint:
46local_rank:
47logging_steps: 1
48xformers_attention:
49flash_attention: true
50
51loss_watchdog_threshold: 5.0
52loss_watchdog_patience: 3
53
54save_total_limit: 30
55warmup_steps: 10
56evals_per_epoch: 20
57eval_table_size:
58eval_max_new_tokens: 128
59saves_per_epoch: 20
60debug:
61deepspeed:
62weight_decay: 0.0
63fsdp:
64fsdp_config:
65special_tokens:
66 eos_token: "<|im_end|>"
67 pad_token: "<pad>"
68 bos_token: "<s>"
69 unk_token: "<unk>"
70tokens:
71 - "<|im_start|>"
72
73| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.1576 | 0.0018 | 1 | 3.5143 |
| 1.4459 | 0.0511 | 29 | 1.6213 |
| 1.4502 | 0.1022 | 58 | 1.6003 |
| 1.5545 | 0.1534 | 87 | 1.5870 |
| 1.3624 | 0.2045 | 116 | 1.5779 |
| 1.3053 | 0.2556 | 145 | 1.5691 |
| 1.5688 | 0.3067 | 174 | 1.5635 |
| 1.7144 | 0.3579 | 203 | 1.5594 |
| 1.5199 | 0.4090 | 232 | 1.5550 |
| 1.2483 | 0.4601 | 261 | 1.5516 |
| 1.4053 | 0.5112 | 290 | 1.5493 |
| 1.4238 | 0.5624 | 319 | 1.5486 |
| 1.4939 | 0.6135 | 348 | 1.5477 |
| 1.4072 | 0.6646 | 377 | 1.5472 |
| 1.6039 | 0.7157 | 406 | 1.5469 |
| 1.3127 | 0.7669 | 435 | 1.5468 |
| 1.4754 | 0.8180 | 464 | 1.5466 |
| 1.5992 | 0.8691 | 493 | 1.5467 |
| 1.421 | 0.9202 | 522 | 1.5467 |
| 1.2666 | 0.9714 | 551 | 1.5467 |