Downloads · 30 days
30
8% of all-time downloads
andreasmadsen/efficient_mlm_m0.50
efficient_mlm_m0.50 is a fill-mask model from andreasmadsen. Use it when you need the model to fill a missing word. It is set up for transformers.
This is a model checkpoint for "Should You Mask 15% in Masked Language Modeling" (code).
Downloads · 30 days
30
8% of all-time downloads
All-time downloads
400
Public
Parameters
355M
4.5 GB on disk
Likes
1
Public
Click a slice to open those files.
.h51.6 GB · 36%
How the weights are stored.
F32355M · 100%
From the Hugging Face model README
This is a model checkpoint for "Should You Mask 15% in Masked Language Modeling" (code).
The original checkpoint is avaliable at princeton-nlp/efficient_mlm_m0.50. Unfortunately this checkpoint depends on code that isn't part of the official transformers
library. Additionally, the checkpoints contains unused weights due to a bug.
This checkpoint fixes the unused weights issue and uses the RobertaPreLayerNorm model from the transformers
library.