Views
No views yet

<|im_start|>system
system prompt<|im_end|>
<|im_start|>user
Hi there!<|im_end|>
<|im_start|>assistant
Nice to meet you!<|im_end|>
<|im_start|>user
Can I ask a question?<|im_end|>
<|im_start|>assistant1datasets:
2 - path: Delta-Vector/Hydrus-General-Reasoning
3 - path: Delta-Vector/Hydrus-IF-Mix-Ai2
4 - path: Delta-Vector/Hydrus-Army-Inst
5 - path: Delta-Vector/Hydrus-AM-thinking-Science
6 - path: Delta-Vector/Hydrus-AM-Thinking-Code-Filtered
7 - path: Delta-Vector/Hydrus-AM-Thinking-IF-No-Think
8 - path: Delta-Vector/Hydrus-Tulu-SFT-Mix-V2
9 - path: Delta-Vector/Hydrus-System-Chat-2.0
10 - path: Delta-Vector/Orion-Praxis-Co-Writer
11 - path: Delta-Vector/Orion-Co-Writer-51K
12 - path: Delta-Vector/Orion-Creative_Writing-Complexity
13 - path: Delta-Vector/Orion-vanilla-backrooms-claude-sharegpt
14 - path: Delta-Vector/Hydrus-AM-Thinking-Multi-Turn
15 - path: PocketDoc/Dans-Failuremaxx-Adventure
16 - path: PocketDoc/Dans-Logicmaxx-SAT-AP
17 - path: PocketDoc/Dans-MemoryCore-CoreCurriculum-Small
18 - path: PocketDoc/Dans-Taskmaxx-DataPrepper
19 - path: PocketDoc/Dans-Prosemaxx-Instructwriter-Long
20 - path: PocketDoc/Dans-Prosemaxx-InstructWriter-ZeroShot-2
21 - path: PocketDoc/Dans-Prosemaxx-InstructWriter-ZeroShot-3
22 - path: PocketDoc/Dans-Prosemaxx-InstructWriter-Continue-2
23 - path: PocketDoc/Dans-Systemmaxx
1# =============================================================================
2# Model + Saving
3# =============================================================================
4base_model: allura-forge/Koto-Small-7b-rc1
5output_dir: ./koto-sft
6saves_per_epoch: 2
7deepcompile: true
8# =============================================================================
9# DATASET CONFIGURATION
10# =============================================================================
11datasets:
12 - path: /home/Ubuntu/Mango/pretok/test-koto-sft-7b-rc-1.parquet
13 ds_type: parquet
14 type:
15
16shuffle_merged_datasets: true
17dataset_prepared_path: ./dataset_prepared
18train_on_inputs: false
19
20# =============================================================================
21# EVALUATION SETTINGS
22# =============================================================================
23#evals_per_epoch: 4
24#eval_table_size:
25#eval_max_new_tokens: 128
26#eval_sample_packing: false
27val_set_size: 0.0
28
29# =============================================================================
30# MEMORY OPTIMIZATION
31# =============================================================================
32plugins:
33 - axolotl.integrations.liger.LigerPlugin
34 - axolotl.integrations.cut_cross_entropy.CutCrossEntropyPlugin
35liger_rope: true
36liger_rms_norm: true
37liger_layer_norm: true
38liger_glu_activation: true
39liger_fused_linear_cross_entropy: false
40cut_cross_entropy: true
41sample_packing: true
42pad_to_sequence_len: true
43gradient_checkpointing: true
44flash_attention: true
45
46# =============================================================================
47# MULTI-GPU TRAINING
48# =============================================================================
49deepspeed: ./deepspeed_configs/zero2.json
50
51# =============================================================================
52# LOGGING & MONITORING
53# =============================================================================
54wandb_project: Koto-Small
55wandb_entity:
56wandb_watch:
57wandb_name: sft
58wandb_log_model:
59logging_steps: 1
60debug: false
61
62# =============================================================================
63# TRAINING PARAMETERS
64# =============================================================================
65micro_batch_size: 6
66gradient_accumulation_steps: 2
67num_epochs: 2
68sequence_len: 16000
69optimizer: paged_ademamix_8bit
70lr_scheduler: rex
71learning_rate: 8e-6
72warmup_ratio: 0.1
73max_grad_norm: 0.0001
74weight_decay: 0.0
75
76
77# =============================================================================
78# ADDITIONAL SETTINGS
79# =============================================================================
80local_rank:
81group_by_length: false
82early_stopping_patience:
83save_safetensors: true
84bf16: auto
85special_tokens: