bert-Chinese-classification-task
bert-Chinese-classification-task copied to clipboard
可否画出神经网络的结构,以及对模型进行一些介绍,Thanks
^-^
稍后可以发布一下,也可以参考下transformer论文的实现https://github.com/jadore801120/attention-is-all-you-need-pytorch,我读了一下源码,基本上就清楚了 @sangensong
你跑一遍模型,它会把结构打出来的。