File size: 177 Bytes
c9cbf9c | 1 2 3 4 5 6 7 8 9 10 | {
"architectures": [
"CustomHFModel"
],
"model_type": "custom_model",
"num_classes": 1000,
"torch_dtype": "float32",
"transformers_version": "4.46.3"
}
|
c9cbf9c | 1 2 3 4 5 6 7 8 9 10 | {
"architectures": [
"CustomHFModel"
],
"model_type": "custom_model",
"num_classes": 1000,
"torch_dtype": "float32",
"transformers_version": "4.46.3"
}
|