| { | |
| "schemaVersion": 1, | |
| "runtime": "onnxruntime-cpu", | |
| "modelPath": "/Users/xsapphire/.cache/huggingface/hub/models--opendatalab--PDF-Extract-Kit-1.0/snapshots/ed6b654c018d742e65a17671e379c5e6ecc87ec9/models/TabCls/paddle_table_cls/PP-LCNet_x1_0_table_cls.onnx", | |
| "modelSha256": "c84bf1d79c1c74d534b5b12adb14dd12151c42f7ae3e4be4f1042b830f80b949", | |
| "results": [ | |
| { | |
| "id": "1512-table-1", | |
| "inputPath": "ocr_js/packages/benchmark/fixtures/table/1512-table-1.png", | |
| "inputSha256": "14c68ec6c7ebd6cf8bb4e20688fe2fe784d797152bf2a4e3d126b340dbe0f77b", | |
| "logits": [ | |
| 0.15543359518051147, | |
| 0.8445663452148438 | |
| ], | |
| "label": "wireless_table", | |
| "score": 0.8445663452148438 | |
| }, | |
| { | |
| "id": "1512-table-2", | |
| "inputPath": "ocr_js/packages/benchmark/fixtures/table/1512-table-2.png", | |
| "inputSha256": "80b586625e46d330b243b455f7e32aa465ac3d97bf297b920479f9c942833268", | |
| "logits": [ | |
| 0.06462526321411133, | |
| 0.9353747367858887 | |
| ], | |
| "label": "wireless_table", | |
| "score": 0.9353747367858887 | |
| } | |
| ] | |
| } | |