ERNIE-Layout-Pytorch
ERNIE-Layout-Pytorch copied to clipboard
An unofficial Pytorch implementation of ERNIE-Layout which is originally released through PaddleNLP.
Results
3
ERNIE-Layout-Pytorch issues
Sort by
recently updated
recently updated
newest added
Hi, I find the project is very interesting. Can I ask which Flash Attention has been used in this project? From the official flash attention project, they have provided flash...
Hi, I recently upgraded to PyTorch 2.x, using the latest code from the repository. While training a Named Entity Recognition (NER) classification model, I've noticed that when the majority of...