feat: update examples

This commit is contained in:
NanoCode012
2025-07-21 19:21:53 +07:00
parent c9aa8348aa
commit 152f5d7b67
3 changed files with 80 additions and 8 deletions

View File

@@ -31,8 +31,7 @@ datasets:
- path: HuggingFaceH4/llava-instruct-mix-vsft
type: chat_template
split: train[:1%]
field_messages: messages
dataset_prepared_path: last_run_prepared
dataset_prepared_path:
val_set_size: 0.01
output_dir: ./outputs/out
@@ -56,7 +55,7 @@ wandb_log_model:
gradient_accumulation_steps: 4
micro_batch_size: 2
num_epochs: 1
optimizer: adamw_bnb_8bit
optimizer: muon
lr_scheduler: cosine
learning_rate: 0.0002