heiyonghua

Results 1 comments of heiyonghua

训练过程中的log没有报告acc值,这个是我设置的问题吗? ``` export WANDB_API_KEY="" swift sft \ --model_type qwen2-audio-7b-instruct \ --model_id_or_path "" \ --sft_type full \ --freeze_parameters 0.999 \ --template_type AUTO \ --dtype AUTO \ --output_dir output \ --custom_train_dataset_path ""...