ired-reasoning / config.json
roy-W's picture
Upload config.json with huggingface_hub
5654b64 verified
Raw
History Blame Contribute Delete
201 Bytes
{
"model_name": "facebook/bart-base",
"k": 384,
"pool_layers": 2,
"pool_heads": null,
"pool_type": "conv",
"d_ae": 768,
"recon_layers": 2,
"recon_heads": null,
"train_decoder": true
}