custom-model / config.json
toind's picture
Upload model
4c1a327 verified
raw
history blame contribute delete
244 Bytes
{
"architectures": [
"CustomModel"
],
"hidden_size": 768,
"model_type": "custom_model",
"num_attention_heads": 12,
"num_hidden_layers": 12,
"torch_dtype": "float32",
"transformers_version": "4.41.2",
"vocab_size": 30522
}