jfy1016

Results 5 comments of jfy1016

![Image](https://github.com/user-attachments/assets/8b8b7c29-3e5a-4b5d-8b56-c0442022d11a)这是数据量较多的数据集报错

> 我也遇到了相同的问题,不知道您是否解决了? 没有解决

@Jintao-Huang 今早看训练发现训练了200多步后又报错了,问题还是没有解决 ![Image](https://github.com/user-attachments/assets/e2bd7a3b-d7fb-4ba9-ae97-e6ad6af3bed4)

CUDA_VISIBLE_DEVICES=0,1,2 \ MAX_PIXELS=1003520 \ swift sft \ --model /home/jdn/.cache/modelscope/hub/models/deepseek-ai/deepseek-vl2-tiny \ --dataset /home/jdn/deepseek/save_json/xunlian_CT_and_Xray.json \ --streaming true --train_type lora \ --torch_dtype float16 \ --num_train_epochs 5 \ --per_device_train_batch_size 1 \ --per_device_eval_batch_size 1 \...

@Jintao-Huang