Update run-a-baseline-repro/release_certificate.json
Browse files
run-a-baseline-repro/release_certificate.json
CHANGED
|
@@ -13,9 +13,16 @@
|
|
| 13 |
"predicate": {
|
| 14 |
"predicate_id": "coco_baseline_map50_floor_v1"
|
| 15 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
"artifacts": {
|
| 17 |
"report_html": "report.html",
|
| 18 |
"metrics_json": "evaluation_metrics.json",
|
| 19 |
"receipt_bundle_dir": "receipt_bundle/"
|
| 20 |
}
|
|
|
|
| 21 |
}
|
|
|
|
| 13 |
"predicate": {
|
| 14 |
"predicate_id": "coco_baseline_map50_floor_v1"
|
| 15 |
},
|
| 16 |
+
"result": {
|
| 17 |
+
"metric": "map50",
|
| 18 |
+
"value": 0.566,
|
| 19 |
+
"operator": ">=",
|
| 20 |
+
"threshold": 0.36
|
| 21 |
+
},
|
| 22 |
"artifacts": {
|
| 23 |
"report_html": "report.html",
|
| 24 |
"metrics_json": "evaluation_metrics.json",
|
| 25 |
"receipt_bundle_dir": "receipt_bundle/"
|
| 26 |
}
|
| 27 |
+
|
| 28 |
}
|