Views
No views yet
0.12.21base_model: /lustre/fswork/projects/rech/qwv/udv55np/Gemma/base/gemma-3-4b
2
3datasets:
4- path: /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/no_thinking
5 ds_type: json
6 type: chat_template
7 field_messages: conversations
8 data_files:
9 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/no_thinking/0001.jsonl
10 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/no_thinking/0002.jsonl
11 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/no_thinking/0013.jsonl
12 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/no_thinking/0015.jsonl
13 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/no_thinking/0004.jsonl
14 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/no_thinking/0011.jsonl
15 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/no_thinking/0000.jsonl
16 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/no_thinking/0003.jsonl
17- path: /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/thinking
18 ds_type: json
19 type: chat_template
20 field_messages: conversations
21 data_files:
22 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/thinking/0007.jsonl
23 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/thinking/0009.jsonl
24 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/thinking/0005.jsonl
25 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/thinking/0006.jsonl
26 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/thinking/0014.jsonl
27 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/thinking/0010.jsonl
28 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/thinking/0012.jsonl
29 - /lustre/fswork/projects/rech/qwv/udv55np/dataset/ift/Nemotron-Super-49B-v1_5/thinking/0008.jsonl
30
31shuffle_merged_datasets: false
32shuffle_before_merging_datasets: true
33dataset_prepared_path: /lustre/fswork/projects/rech/dgo/udv55np/dataset_gemma/Nemotron-Super-49B-v1_5/split_0.5
34tokenizer_config: "/lustre/fswork/projects/rech/qwv/udv55np/Gemma/base/gemma-3-27b"
35chat_template: gemma3
36eot_tokens:
37 - "<end_of_turn>"
38
39output_dir: /lustre/fswork/projects/rech/dgo/udv55np/ift/Nemotron-Super-49B-v1_5/gemma-3-4b/0.5
40
41sequence_len: 16384
42sample_packing: true
43sample_packing_sequentially: true
44curriculum_sampling: true
45
46gradient_accumulation_steps: 1
47micro_batch_size: 1
48num_epochs: 0.6
49auto_resume_from_checkpoints: true
50
51optimizer: adamw_torch_fused
52lr_scheduler: warmup_stable_decay
53learning_rate: 5e-6
54lr_scheduler_kwargs:
55 num_decay_steps: 200
56 min_lr_ratio: 0.1
57warmup_steps: 100
58
59bf16: true
60tf32: false
61
62gradient_checkpointing: true
63logging_steps: 10
64flash_attention: true
65
66evals_per_epoch: 0
67saves_per_epoch: 1
68save_total_limit: 20
69save_only_model: true
70
71dataset_processes: 32
72dataloader_num_workers: 2
73
74use_tensorboard: true
75deepspeed: /lustre/fswork/projects/rech/qwv/udv55np/axolotl/zero3.json
76