File size: 354 Bytes
e3034c0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | {
"model_name": "distilbert-base-uncased",
"onnx_file": "model.onnx",
"sha256": "78a85df56b904b75d2d0f2ffe8fc3ae5397cbf6970fce193717d441d12c81d6b",
"size_mb": 0.8,
"max_length": 256,
"window_size": 5,
"training_examples": 7363,
"eval_metrics": {
"accuracy": 0.9245,
"precision": 0.765,
"recall": 0.6245,
"f1": 0.6876
}
} |