ms-swift
ms-swift copied to clipboard
序列分类模型在推理的时候会shuffle数据集
Describe the bug What the bug is, and how to reproduce, better with screenshots(描述bug以及复现过程,最好有截图) 序列分类模型在推理的时候会shuffle数据集,添加--dataset_shuffle false就可以按顺序推理。 请求推理的时候默认不打乱数据集,这样比较方便。
Your hardware and system info Write your system info like CUDA version/system/GPU/torch version here(在这里给出硬件信息和系统信息,如CUDA版本,系统,GPU型号和torch版本等)
Additional context Add any other context about the problem here(在这里补充其他信息)