File size: 260 Bytes
00b4181 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
{
"architectures": [
"CustomHFModel2"
],
"hidden_size": 64,
"model_type": "custom_model",
"original_config": {
"hidden_size": 64,
"input_size": 10,
"num_labels": 2
},
"torch_dtype": "float32",
"transformers_version": "4.46.1"
}
|