MolDecod-transformer / config.json
antoinebcx's picture
Push model using huggingface_hub.
c789b08 verified
raw
history blame contribute delete
93 Bytes
{
"d_model": 256,
"dropout": 0.1,
"nhead": 4,
"num_layers": 4,
"vocab_size": 1000
}