File size: 627 Bytes
3b6cafb b09427f 3b6cafb 3756857 3b6cafb 3756857 3b6cafb 3756857 3b6cafb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
{
"model_type": "moon_cipher_classifier",
"num_classes": 27,
"char_set": "A-Z and ~",
"tensor_type": "F32",
"safetensors": true,
"safetensors_filename": "model.safetensors",
"training_epochs": 150,
"classifier": {
"architecture": "MoonClassifier",
"filename": "best_classifier.pth",
"safetensors": "model.safetensors",
"input_size": 128,
"input": "128x128 grayscale glyph crop",
"output": "class logits (27 classes)",
"params": 13616347,
"params_display": "13,616,347 params",
"params_short": "13.6M",
"size_mb": 51.98,
"tensor_type": "F32"
}
} |