avgJo3's picture
Add files using upload-large-folder tool
815415a verified
Raw
History Blame Contribute Delete
511 Bytes
{
"architectures": [
"MDLM"
],
"auto_map": {
"AutoConfig": "configuration_mdlm.MDLMConfig",
"AutoModelForMaskedLM": "modeling_mdlm.MDLM"
},
"bos_token_id": 50256,
"cond_dim": 128,
"dropout": 0.1,
"dtype": "bfloat16",
"eos_token_id": 50256,
"hidden_dim": 768,
"model_length": 1024,
"model_type": "mdlm",
"n_blocks": 12,
"n_heads": 12,
"pad_token_id": 50256,
"time_conditioning": false,
"transformers_version": "5.10.1",
"use_cache": false,
"vocab_size": 50304
}