CPM-Bee icon indicating copy to clipboard operation
CPM-Bee copied to clipboard

Illegal instruction

Open Lxhnnn opened this issue 2 years ago • 1 comments

python build_dataset.py --input-path ../raw_data/wiki/ --output-path ../datasets/wiki/ --output-name wiki --data-type txt --min-length 100 --max-length 10000

出现问题

Illegal instruction

Lxhnnn avatar Oct 12 '23 11:10 Lxhnnn

from cpm_live.dataset import build_dataset 代码行报错

Lxhnnn avatar Oct 12 '23 11:10 Lxhnnn