File size: 248 Bytes
8c5c4c6
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "architectures": [
    "CustomModel"
  ],
  "auto_map": {
    "AutoConfig": "__main__.CustomConfig",
    "AutoModel": "__main__.CustomModel"
  },
  "model_type": "test-zeroshot",
  "torch_dtype": "float32",
  "transformers_version": "4.23.1"
}