smoothie-diffusion-qqp / config.json
yasserrmd's picture
Final successful upload
a88c182 verified
raw
history blame contribute delete
259 Bytes
{
"architectures": [
"SmoothieModel"
],
"conditional": true,
"d_model": 768,
"dtype": "float32",
"max_seq_len": 50,
"model_type": "smoothie",
"num_heads": 12,
"num_layers": 12,
"transformers_version": "4.56.1",
"vocab_size": 28996
}