NLP-BERT 谷歌自然语言处理模型:BERT-基于pytorch

NLP-BERT 谷歌自然语言处理模型:BERT-基于pytorch

Notice: This is only For the convinience of Chineses reader who cannot read English version directly
文章首发自我的CSDN博客:NLP自然语言处理-谷歌BERT模型深度解析,引用请注明出处

Author-作者
Junseong Kim, Scatter Lab ([email protected] / [email protected])
License-协议
This project following Apache 2.0 License as written in LICENSE file 本项目基于Apache2.0协议

Copyright 2018 Junseong Kim, Scatter Lab, respective BERT contributors
Copyright © 2018 Alexander Rush : The Annotated Trasnformer

Environment require:
tqdm
numpy
torch>=0.4.0
python3.6+

This version has based on the version in https://github.com/codertimo/BERT-pytorch

你可能感兴趣的:(monitor)