AvoCahDoe's picture
Upload metrics/summary.json with huggingface_hub
c69e097 verified
Raw
History Blame
916 Bytes
{
"model": "yolov8s",
"repo_id": "AvoCahDoe/invoice-layout-yolov8s",
"dataset": "AvoCahDoe/invoice-annotated-bbox",
"classes": {
"0": "invoice_metadata",
"1": "vendor_block",
"2": "customer_block",
"3": "table_block",
"4": "line_item",
"5": "summary_block",
"6": "payment_block",
"7": "Column"
},
"val": {
"epochs_trained": 100,
"best_epoch": 94,
"best_map50": 0.85371,
"best_map50_95": 0.61396,
"best_precision": 0.85874,
"best_recall": 0.77948,
"final_map50": 0.8478,
"final_map50_95": 0.60857,
"final_precision": 0.90963,
"final_recall": 0.79076,
"train_time_s": 1919.85
},
"test": {
"test_precision": 0.9418900776026258,
"test_recall": 0.8677204132580655,
"test_map50": 0.900625,
"test_map50_95": 0.673915781700938
},
"training": {
"weights": "yolov8s.pt",
"batch": 8,
"imgsz": 1024
}
}