Feature Extraction
Transformers
PyTorch
bbsnet
custom_code
bbsnet / config.json
thinh-researcher's picture
Upload model
3119c3f
raw
history blame
No virus
260 Bytes
{
"architectures": [
"BBSNetModel"
],
"auto_map": {
"AutoConfig": "configuration_bbsnet.BBSNetConfig",
"AutoModel": "modeling_bbsnet.BBSNetModel"
},
"model_type": "bbsnet",
"torch_dtype": "float32",
"transformers_version": "4.28.1"
}