Spaces:
Running
Running
File size: 400 Bytes
3912a9f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
{
"architectures": [
"InteractionModelATTNForRegression"
],
"attention_dropout": 0.425,
"auto_map": {
"AutoConfig": "configuration_dlmberta.InteractionModelATTNConfig",
"AutoModel": "modeling_dlmberta.InteractionModelATTNForRegression"
},
"hidden_dropout": 0.0816,
"model_type": "dlmberta",
"num_heads": 1,
"torch_dtype": "float32",
"transformers_version": "4.41.0"
}
|