初始化项目,由ModelHub XC社区提供模型

Model: mlfoundations-dev/b2_code_random
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-03 05:20:12 +08:00
commit ce71455f6d
23 changed files with 10770 additions and 0 deletions

37
configs.yaml Normal file
View File

@@ -0,0 +1,37 @@
assistant_tag: gpt
bf16: true
content_tag: value
cutoff_len: 16384
dataloader_num_workers: 4
dataloader_persistent_workers: true
dataloader_pin_memory: true
dataset: mlfoundations-dev/b2_code_random
dataset_dir: ONLINE
ddp_timeout: 180000000
deepspeed: dcft/train/zero3.json
do_train: true
enable_liger_kernel: true
finetuning_type: full
global_batch_size: 128
gradient_accumulation_steps: 4
hub_model_id: mlfoundations-dev/b2_code_random
learning_rate: 4.0e-05
logging_steps: 1
lr_scheduler_type: cosine
messages: conversations
model_name_or_path: Qwen/Qwen2.5-7B-Instruct
num_train_epochs: 5.0
output_dir: /scratch/10159/rmarten/checkpoints/b2_code_random
overwrite_cache: 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
save_strategy: epoch
stage: sft
template: qwen25
user_tag: human
warmup_ratio: 0.1