Feature Extraction
Transformers
PyTorch
bbsnet
custom_code
File size: 260 Bytes
7f682aa
 
 
 
 
 
 
 
 
 
3119c3f
7f682aa
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "architectures": [
    "BBSNetModel"
  ],
  "auto_map": {
    "AutoConfig": "configuration_bbsnet.BBSNetConfig",
    "AutoModel": "modeling_bbsnet.BBSNetModel"
  },
  "model_type": "bbsnet",
  "torch_dtype": "float32",
  "transformers_version": "4.28.1"
}