File size: 1,046 Bytes
73c95c7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | assistant_tag: assistant
bf16: true
content_tag: value
cutoff_len: 16384
dataset: mlfoundations-dev/extra_verified
dataset_dir: ONLINE
ddp_timeout: 180000000
deepspeed: dcft/train/zero3.json
do_train: true
eval_strategy: 'no'
finetuning_type: full
formatting: sharegpt
global_batch_size: 96
gradient_accumulation_steps: 3
gradient_checkpointing: true
hub_model_id: mlfoundations-dev/qwen_7b_instruct_extra_verified
include_hp: dcft/train/hp_settings/qwen_7b_skyt1.yaml
learning_rate: 1.0e-05
logging_steps: 10
lr_scheduler_type: cosine
max_samples: 1000000
messages: conversations
model_name_or_path: Qwen/Qwen2.5-7B-Instruct
num_train_epochs: 3.0
output_dir: /tmp/dcft_checkpoints/qwen_7b_instruct_extra_verified
overwrite_cache: true
overwrite_output_dir: true
per_device_train_batch_size: 1
plot_loss: true
preprocessing_num_workers: 16
push_to_db: true
push_to_hub: true
report_to: wandb
role_tag: from
run_name: qwen_7b_instruct_extra_verified
save_strategy: epoch
stage: sft
system: system
template: qwen25
user_tag: user
warmup_ratio: 0.1
|