Results 5 comments of Leon Lin

same here. I just update my system to mojave and error appeared.

I find a solution for this, but I forget where I get from. comment following code in formulahendry.code-runner-0.9.10/out/src/codeManager.js, and edit it like follows : //const micromatch = require("micromatch"); line 225~236:...

CPM 微调脚本训练,不开启 --use-delta, 并且设置配置文件中 half 为 false,则出现如下错误: Traceback (most recent call last): File "finetune_cpm_bee.py", line 503, in main() File "finetune_cpm_bee.py", line 499, in main finetune(args, tokenizer, model, optimizer, lr_scheduler, optim_manager)...

这个是否是由于开启 cpu offload 导致的, bmtrain 是否有相关开关控制呢?

> 数据格式{"input":"", "ans":""} loss20steps后全是0,请教下正确的数据格式 请问这个数据集如何制作?基于 preprocess_dataset.py 制作的数据集,在预训练时报错是空数据集。