TestNLP
TestNLP
我想在你们的模型基础之上训练自己的模型,没有找到你们的训练好的模型
python环境: GPU cuda配置 多卡跑bert模型预训练是可以的
你好,我最近在学习BERT,看到你写的代码非常好,我想学习一下,你能把其中用到的数据集给我发一份吗? LCQMC数据集,您给我一个网盘链接或者发我邮箱[email protected],非常感谢你!我只是学习使用,不做其他用途。
### Is your feature request related to a problem? Please describe. ### Solutions 无 ### Additional context _No response_
### Reminder - [X] I have read the README and searched the existing issues. ### Reproduction torchrun --nproc_per_node 8 --nnodes 1 --node_rank 0 --master_addr localhost --master_port 6005 src/train_bash.py --deepspeed ds_zero2.json...
train: step: 19989, loss: 3.3705480745993555e-05, acc: 1.0, recall: 1.0, precision: 1.0, f_beta: 1.0 train: step: 19990, loss: 5.1190944816426054e-08, acc: 1.0, recall: 1.0, precision: 1.0, f_beta: 1.0 train: step: 19991, loss:...