Skip to content

Conversation

kforcodeai
Copy link

Bert uses only the encoders from transformers architecture, there was a typo

Earlier - While the original Transformer has an encoder (for reading the input) and a decoder (that makes the prediction), BERT uses only the decoder.

changed - While the original Transformer has an encoder (for reading the input) and a decoder (that makes the prediction), BERT uses only the encoder.

Bert uses only the encoders from transformers architecture, there was a typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant