Jiakui / awesome-bert

bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目
1.85k stars 347 forks source link

Add UER-py #10

Open Embedding opened 5 years ago

Embedding commented 5 years ago

UER-py is a framework for pre-training models (implemented by PyTorch). UER-py facilitates the implementation of existing pre-training models (e.g. BERT), and supports further improvements. UER-py also open-sources a series of Chinese pre-training models based on different corpora, encoders, and targets. With these open-source pre-training models, we can obtain significant improvements compared with Google BERT, achieving new SOTA results on a range of Chinese datasets. The address is https://github.com/dbiir/UER-py I hope you could add this to the list, thank you very much~

Jiakui commented 5 years ago

Sure, I am going to add it .