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

Fix the initializer of BIMPM model #87

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

pengshuang
Copy link
Contributor

Similar issue with allenai/allennlp#4419

BIMPM in allennlp-models still used the old version of initializer. (But the experiment.json in the test_fixtures is right, see https:/allenai/allennlp-models/blob/master/test_fixtures/pair_classification/bimpm/experiment.json)

I am now upgrading our code from allennlp<=0.9.0 to allennlp==1.0.0.

Thanks for your great work in the latest version.

Copy link
Contributor

@matt-gardner matt-gardner left a comment

Choose a reason for hiding this comment

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

Awesome, thanks! We've been wanting to add some tests to make sure these aren't broken (see allenai/allennlp#3649), but we haven't done that yet, so these might be all over the place, as you've noticed.

@matt-gardner matt-gardner merged commit 11c6814 into allenai:master Jul 1, 2020
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