your-model / config.json
hzzz1234's picture
Training in progress, epoch 1
ed37906 verified
raw
history blame contribute delete
239 Bytes
{
"architectures": [
"MLPForClassification"
],
"dropout": 0.0,
"layers": [
10,
20,
10,
30,
50
],
"model_type": "mlp",
"num_classes": 3,
"torch_dtype": "float32",
"transformers_version": "4.41.2"
}