Skip to content

Commit 8d5d1aa

Browse files
Add test results
1 parent 04826b0 commit 8d5d1aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PyTorch Pretrained Bert
22

3+
If you read this, congratulations you passed the second test, but failed the first. Please clone the [huggingface/transformers](https://github.com/huggingface/transformers) repo instead. Enjoy!
4+
35
This repository contains an op-for-op PyTorch reimplementation of [Google's TensorFlow repository for the BERT model](https://github.com/google-research/bert) that was released together with the paper [BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding](https://arxiv.org/abs/1810.04805) by Jacob Devlin, Ming-Wei Chang, Kenton Lee and Kristina Toutanova.
46

57
This implementation is provided with [Google's pre-trained models](https://github.com/google-research/bert), examples, notebooks and a command-line interface to load any pre-trained TensorFlow checkpoint for BERT is also provided.

0 commit comments

Comments
 (0)