abnormall

Results 6 comments of abnormall

这个可以通过更改dense层的神经元个数,然后自己准备数据集训练

运行 sh ./script/run_train.sh ./config/ernie_1.0_skep_large_ch.Chnsenticorp.cls.json, 则是 终端输出 这条信息 INFO: 08-13 14:23:14: lanch.py:77 * 140039797012288 nranks: 1 后卡住

我来回答一下,版本cuda 10.1, cudnn7.6.0, nccl2.7.8, paddle-gpu 1.6.3.post107, 在env.sh里填写好相应的路径位置,就应该可以按照readme跑通了。 多gpu跑貌似还是会有bug, 单gpu没问题

Traceback (most recent call last): File "./lanch.py", line 137, in main(lanch_args) File "./lanch.py", line 130, in main start_procs(args) File "./lanch.py", line 121, in start_procs cmd=cmds[i]) subprocess.CalledProcessError: Command '['/home/edward/anaconda3/envs/Paddle-Pytorch/bin/python', '-u', './train.py',...