File size: 210 Bytes
d60dc2d | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"architectures": [
"TitanicClassifier"
],
"dropout": 0.3,
"dtype": "float32",
"hidden_dim": 128,
"input_dim": 13,
"model_type": "titanic_mlp",
"transformers_version": "5.5.1"
}
|