Qwen2-7B_Function_Call_tiny_lora / training_args.yaml
svjack's picture
Upload folder using huggingface_hub
d16fbc5 verified
raw
history blame
No virus
736 Bytes
cutoff_len: 3024
dataset: glaive_toolcall_zh,glaive_toolcall_en
dataset_dir: data
ddp_timeout: 180000000
do_train: true
finetuning_type: lora
flash_attn: auto
fp16: true
gradient_accumulation_steps: 8
include_num_input_tokens_seen: true
learning_rate: 5.0e-05
logging_steps: 5
lora_alpha: 16
lora_dropout: 0
lora_rank: 8
lora_target: all
lr_scheduler_type: cosine
max_grad_norm: 1.0
max_samples: 100000
model_name_or_path: Qwen/Qwen2-7B-Instruct
num_train_epochs: 3.0
optim: adamw_torch
output_dir: saves/Qwen2-7B-Chat/lora/train_2024-06-17-19-49-05
packing: false
per_device_train_batch_size: 1
plot_loss: true
preprocessing_num_workers: 16
quantization_bit: 4
report_to: none
save_steps: 100
stage: sft
template: qwen
warmup_steps: 0