ntz2000

Results 3 issues of ntz2000

use "python -m training.main --save-frequency 1 --zeroshot-frequency 1 --report-to tensorboard --train-data="test.csv" --csv-img-key filepath --csv-caption-key title --warmup 10000 --batch-size=128 --lr=1e-3 --wd=0.1 --epochs=30 --workers=1 --model RN50" And the test.csv file has the...

能正常读取数据集,模型能正常读入,开始训练的时候报错

Qwen/eval中的评测脚本CEval和CMMLU,开大推理的batchsize能够加快推理速度,但是评测指标会显著降低,只有开1才能得到最高的指标,这是为啥?