OpenBMB / CPM-Bee

百亿参数的中英文双语基座大模型
2.69k stars 214 forks source link

Illegal instruction #109

Open Lxhnnn opened 1 year ago

Lxhnnn commented 1 year ago

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 commented 1 year ago

from cpm_live.dataset import build_dataset 代码行报错