Search
Results
google-research/bert: TensorFlow code and pre-trained models for BERT
BERT Transformers – How Do They Work? | Exxact Blog
[https://www.exxactcorp.com/blog/Deep-Learning/how-do-bert-transformers-work] - - public:mzimmerm
Excellent document about BERT transformers / models and their parameters: - L=number of layers. - H=size of the hidden layer = number of vectors for each word in the sentence. - A = Number of self-attention heads - Total parameters.
google/bert_uncased_L-4_H-256_A-4 · Hugging Face
[https://huggingface.co/google/bert_uncased_L-4_H-256_A-4] - - public:mzimmerm
Repository of all Bert models, including small. Start using this model for testing.
Fine-tune a pretrained model
[https://huggingface.co/docs/transformers/training] - - public:mzimmerm
Use the Bert model to train on Yelp dataset