Repository for a project that transforms PyTorch-based code and models into PaddlePaddle-based code and models.
This repository now contains 10 kinds of models and corresponding codes. You can find them according to the following table.
此仓库目前包含10个paddle模型,具体请参考各模型的README文件,在各模型的README文件中我们会给出包含训练好的网络模型权重的百度网盘链接。
Model | Hyperlink |
---|---|
W2NER | W2NER |
CLNNER | CLNNER |
MRN | MRN |
LBMRN | LBMRN |
GBMRN | GBMRN |
HiTrans | HiTrans |
Emory | Emory |
ERC | ERC |
PURE-entity | PURE-entity |
PURE-relation | PURE-relation |