Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Update documentation for bert_pooler.py #3181

Merged
merged 2 commits into from
Aug 21, 2019
Merged

Conversation

swabhs
Copy link

@swabhs swabhs commented Aug 21, 2019

Documenting that the BertPooler actually returns just the [CLS] token from the BERT paper, followed by a non-linear transformation.

swabhs added 2 commits August 21, 2019 11:31
Documenting that the BertPooler actually returns just the [CLS] token from the BERT paper, followed by a non-linear transformation.
Copy link
Contributor

@DeNeutoy DeNeutoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@DeNeutoy DeNeutoy merged commit 817814b into allenai:master Aug 21, 2019
reiyw pushed a commit to reiyw/allennlp that referenced this pull request Nov 12, 2019
* Update documentation for bert_pooler.py

Documenting that the BertPooler actually returns just the [CLS] token from the BERT paper, followed by a non-linear transformation.

* Update bert_pooler.py
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants