Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid UniLM checkpoints #14

Closed
lostnighter opened this issue Dec 10, 2019 · 1 comment
Closed

Invalid UniLM checkpoints #14

lostnighter opened this issue Dec 10, 2019 · 1 comment

Comments

@lostnighter
Copy link

Hi Luowei,
thanks for releasing code ro the public.
I find the link ' UniLM checkpoints ' is invalid now, can you release a accessible link again?
I find you use BERT-base as Transformer backbone as stated in your paper, and the weights in your BERT model are initialized from UniLM. However, in UniLM paper and their github they only explore BERT-large. So i don't know UniLM checkpoint you use is BERT-base or BERT-large?

@LuoweiZhou
Copy link
Owner

@lostnighter The BERT-base UniLM checkpoint has not been officially released yet, so we do not have the permission to distribute the model. Please contact the UniLM authors for more details.

As an alternative, you can initialize the VLP pre-training model with the original BERT checkpoint, which gives similar results (at least on CC pre-training) as shown in Tab. 5.

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

No branches or pull requests

2 participants