An open API service indexing awesome lists of open source software.

https://github.com/letianlee/bert-pytorch

A BERT model built with PyTorch.
https://github.com/letianlee/bert-pytorch

bert bert-model language-model nlp nlp-tutorial pytorch

Last synced: 25 days ago
JSON representation

A BERT model built with PyTorch.

Awesome Lists containing this project

README

          

# BERT-PyTorch

This is a BERT model built with PyTorch.

Please read the implementation: [*bert_classifier.ipynb*](https://github.com/LetianLee/bert-pytorch/blob/main/bert_classifier.ipynb)