https://www.infoq.cn/article/lteUOi30R4uEyy740Ht2,这个后半部分讲的不错! 1.Transformer Encoder (N=6 层,每层包括 2 ...
https://www.infoq.cn/article/lteUOi30R4uEyy740Ht2,这个后半部分讲的不错! 1.Transformer Encoder (N=6 层,每层包括 2 ...
https://blog.csdn.net/tg229dvt5i93mxaq5a6u/article/details/78422216,这篇讲的非常好,解决了我的好多疑问。 1.机器翻译中计算权重和 ...
1.LSTM的三个输出output, hidden, cell,分别表示什么意思? https://blog.csdn.net/wangwangstone/article/details/90296 ...
https://medium.com/@aniruddha.choudhury94/part-2-bert-fine-tuning-tutorial-with-pytorch-for-text-cla ...
1.详解Transformer https://zhuanlan.zhihu.com/p/48508221(非常好的文章) 2.Bert学习 https://zhuanlan.zhihu.com ...
1.json转conll格式 https://github.com/explosion/spaCy/issues/1966 比较简便的方法是根据这个函数来转换,但是不是转换为 ...