File size: 212 Bytes
75f970c |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"architectures": [
"CustomClassifier"
],
"hidden_dim": 64,
"input_dim": 32,
"model_type": "custom_classifier",
"num_classes": 2,
"torch_dtype": "float32",
"transformers_version": "4.53.1"
}
|