{ "model": "yolov8x", "repo_id": "AvoCahDoe/invoice-layout-yolov8x", "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": 100, "best_map50": 0.87671, "best_map50_95": 0.60158, "best_precision": 0.92134, "best_recall": 0.74151, "final_map50": 0.87671, "final_map50_95": 0.60158, "final_precision": 0.92134, "final_recall": 0.74151, "train_time_s": 5124.0 }, "test": { "test_precision": 0.9144471501244504, "test_recall": 0.8734808033471103, "test_map50": 0.8756583298524088, "test_map50_95": 0.6224458809221967 }, "training": { "weights": "yolov8x.pt", "batch": 2, "imgsz": 1024 } }