/bert_torch

BERT pytorch implementation

Primary LanguagePythonMIT LicenseMIT

BERT Pytorch Implementation

A Pytorch Implementation of the paper "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding".
I used Transformer Encoder from my Transformer Implementation.

References

Author