Skip to content

W2v2#2

Open
taylanbil wants to merge 22 commits intoorig-w2v2from
w2v2
Open

W2v2#2
taylanbil wants to merge 22 commits intoorig-w2v2from
w2v2

Conversation

@taylanbil
Copy link
Copy Markdown
Owner

No description provided.

Copy link
Copy Markdown
Collaborator

@alexeib alexeib left a comment

Choose a reason for hiding this comment

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

cant see anything that is obviously wrong, though see some comments inline (in particular, diversity penalty is prob broken, but that wouldnt be root cause of what we see).

one issue is that you are sampling negatives also from padded states now. this is something you are addressing in next pr but that one has issues (see comments there)

have you checked that the generated masks are different each time and have sufficient number of masked spans, etc?

Copy link
Copy Markdown
Owner Author

@taylanbil taylanbil left a comment

Choose a reason for hiding this comment

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

one issue is that you are sampling negatives also from padded states now. this is something you are addressing in next pr but that one has issues (see comments there)

When I find time I intend to clean this pr and roll some changes from the other one into this.

have you checked that the generated masks are different each time and have sufficient number of masked spans, etc?

no, I have not. how do I check that?

@alexeib
Copy link
Copy Markdown
Collaborator

alexeib commented Nov 3, 2020

just print out the masks and/or statistics about the masks from the collater?

@taylanbil
Copy link
Copy Markdown
Owner Author

Addressed comments, pushed.

What stats are you interested in?

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.

4 participants