Video Classification
Transformers
Safetensors
egosieve
robotics
egocentric-video
video-quality
dataset-curation
physical-ai
custom_code
Eval Results (legacy)
Instructions to use itspublu/EgoSieve-S with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use itspublu/EgoSieve-S with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("video-classification", model="itspublu/EgoSieve-S", trust_remote_code=True)# Load model directly from transformers import AutoModelForVideoClassification model = AutoModelForVideoClassification.from_pretrained("itspublu/EgoSieve-S", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "boundary_labels": [ | |
| "start", | |
| "end" | |
| ], | |
| "checkpoint_sha256": "469af04c69e3db8e9e4e406f2ca559d6f7f50fe6baa91e6ecfbf8709a4f1051d", | |
| "examples": [ | |
| { | |
| "boundary_prediction_s": [ | |
| 1.25, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "aug-04ec3e3f14cb435064749ffdab80ecb7:0", | |
| "issue_probabilities": [ | |
| 0.38250672817230225, | |
| 0.15984755754470825, | |
| 0.46258485317230225, | |
| 0.502819299697876, | |
| 0.7398372888565063, | |
| 0.42732667922973633, | |
| 0.6034685969352722 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6134481430053711, | |
| 0.3725232481956482, | |
| 0.014028629288077354 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 4.75, | |
| 5.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "aug-09f3fc48b83afae54cd183401ae8e6e8:0", | |
| "issue_probabilities": [ | |
| 0.28936704993247986, | |
| 0.09637222439050674, | |
| 0.5783258676528931, | |
| 0.646789014339447, | |
| 0.7161043286323547, | |
| 0.45593252778053284, | |
| 0.5614522695541382 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| true, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9041751623153687, | |
| 0.09274592250585556, | |
| 0.0030789102893322706 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 4.75, | |
| 4.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "aug-11946608ba1f2cf84a3f66801ac428db:0", | |
| "issue_probabilities": [ | |
| 0.3870447874069214, | |
| 0.050034862011671066, | |
| 0.5948820114135742, | |
| 0.5072519779205322, | |
| 0.6380199790000916, | |
| 0.5825299024581909, | |
| 0.5768313407897949 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9658912420272827, | |
| 0.03340066969394684, | |
| 0.0007081415387801826 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 4.25, | |
| 0.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "aug-1c4becac07f76b467bfa03b460119447:0", | |
| "issue_probabilities": [ | |
| 0.5076577663421631, | |
| 0.22380201518535614, | |
| 0.5759218335151672, | |
| 0.5949268341064453, | |
| 0.704984188079834, | |
| 0.5544078946113586, | |
| 0.5453919768333435 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1 | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6788800954818726, | |
| 0.27479490637779236, | |
| 0.04632497951388359 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 4.791666666667, | |
| 4.375 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "aug-21ba114041431350f419bbc95c798e82:0", | |
| "issue_probabilities": [ | |
| 0.3549947440624237, | |
| 0.19247028231620789, | |
| 0.5725489854812622, | |
| 0.40954169631004333, | |
| 0.5975087285041809, | |
| 0.4930769205093384, | |
| 0.5132716298103333 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7459900379180908, | |
| 0.2449365258216858, | |
| 0.009073447436094284 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 2.75, | |
| 1.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "aug-285079e0c51c69773bcb9e9fcdbf6a74:0", | |
| "issue_probabilities": [ | |
| 0.409721314907074, | |
| 0.1139143630862236, | |
| 0.5824734568595886, | |
| 0.5807997584342957, | |
| 0.605530321598053, | |
| 0.4697566628456116, | |
| 0.5309983491897583 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| true, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7178336381912231, | |
| 0.28025972843170166, | |
| 0.0019066499080508947 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 0.75, | |
| 1.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "aug-2d455e2596890f97544ee6ba06717bea:0", | |
| "issue_probabilities": [ | |
| 0.40146830677986145, | |
| 0.0922863781452179, | |
| 0.6195350289344788, | |
| 0.4874893128871918, | |
| 0.5632631182670593, | |
| 0.5150322914123535, | |
| 0.552040159702301 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9541226029396057, | |
| 0.04435746371746063, | |
| 0.0015198817709460855 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 3.75, | |
| 4.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "aug-3538f68b73bf6966722d18b64bdd7a0a:0", | |
| "issue_probabilities": [ | |
| 0.3065592050552368, | |
| 0.12753669917583466, | |
| 0.5183343291282654, | |
| 0.4858425557613373, | |
| 0.6810826659202576, | |
| 0.4920596778392792, | |
| 0.578889012336731 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6485122442245483, | |
| 0.34577932953834534, | |
| 0.00570849422365427 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 2.708333333333, | |
| 4.375 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "aug-44850553d3f2f02b79107fbb7413f5eb:0", | |
| "issue_probabilities": [ | |
| 0.40681952238082886, | |
| 0.09526833146810532, | |
| 0.5770540237426758, | |
| 0.5779709219932556, | |
| 0.5865358114242554, | |
| 0.6019594073295593, | |
| 0.5284649133682251 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9006415605545044, | |
| 0.09603315591812134, | |
| 0.003325313562527299 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 1.25, | |
| 2.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "aug-44b2017b3746cd479581a7264c5ce635:0", | |
| "issue_probabilities": [ | |
| 0.52668696641922, | |
| 0.314637154340744, | |
| 0.5723735094070435, | |
| 0.6146736741065979, | |
| 0.7218276262283325, | |
| 0.5324761867523193, | |
| 0.5203227400779724 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5137438178062439, | |
| 0.372579962015152, | |
| 0.11367621272802353 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 5.25, | |
| 5.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "aug-4537480077ff1c8c8ec74c84bfd29364:0", | |
| "issue_probabilities": [ | |
| 0.6303680539131165, | |
| 0.5578266978263855, | |
| 0.5808273553848267, | |
| 0.5323540568351746, | |
| 0.7234533429145813, | |
| 0.5427884459495544, | |
| 0.416388601064682 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.297401487827301, | |
| 0.28638121485710144, | |
| 0.41621729731559753 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 0.208333333333, | |
| 3.958333333333 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "aug-4d3c3b006a456537ca9f75b4996764bd:0", | |
| "issue_probabilities": [ | |
| 0.3911537528038025, | |
| 0.05183422937989235, | |
| 0.5812860727310181, | |
| 0.5138607621192932, | |
| 0.6402432322502136, | |
| 0.5779812932014465, | |
| 0.5699647068977356 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.956550657749176, | |
| 0.04282145947217941, | |
| 0.0006278481450863183 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 5.75, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "aug-62c464c468aa0679c32c99c61e43e605:0", | |
| "issue_probabilities": [ | |
| 0.36661383509635925, | |
| 0.2054254710674286, | |
| 0.47463104128837585, | |
| 0.4050440788269043, | |
| 0.5629200339317322, | |
| 0.4927177131175995, | |
| 0.561407208442688 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1 | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5466912388801575, | |
| 0.43594175577163696, | |
| 0.017366992309689522 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 5.75, | |
| 4.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "aug-6602ece40b9617249f48f20f8575e4ca:0", | |
| "issue_probabilities": [ | |
| 0.44828057289123535, | |
| 0.0653192326426506, | |
| 0.6106833815574646, | |
| 0.6371890902519226, | |
| 0.6804406642913818, | |
| 0.5008836388587952, | |
| 0.5470715761184692 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| true, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8932929039001465, | |
| 0.10498426854610443, | |
| 0.0017229355871677399 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 5.75, | |
| 5.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "aug-70d65d516b76cb4762b384a8eb4e1662:0", | |
| "issue_probabilities": [ | |
| 0.34452155232429504, | |
| 0.2002888023853302, | |
| 0.5713327527046204, | |
| 0.4264051020145416, | |
| 0.6032395362854004, | |
| 0.48846325278282166, | |
| 0.5117758512496948 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7059422135353088, | |
| 0.28386300802230835, | |
| 0.010194780305027962 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 0.625, | |
| 4.375 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "aug-74988a2fd3abeb3740b8cdbe12c5cf6b:0", | |
| "issue_probabilities": [ | |
| 0.5094795227050781, | |
| 0.21072635054588318, | |
| 0.5728492736816406, | |
| 0.5788692831993103, | |
| 0.6951277256011963, | |
| 0.5564814209938049, | |
| 0.5613348484039307 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6320582032203674, | |
| 0.32661810517311096, | |
| 0.04132376238703728 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 3.958333333333, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "aug-76cfab7d31f38fd57e563f59425c1b53:0", | |
| "issue_probabilities": [ | |
| 0.3635196387767792, | |
| 0.18727917969226837, | |
| 0.48439279198646545, | |
| 0.41685929894447327, | |
| 0.5698723196983337, | |
| 0.5062403678894043, | |
| 0.5620961785316467 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5518714785575867, | |
| 0.4322315454483032, | |
| 0.015897000208497047 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 1.75, | |
| 4.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "aug-7f0251d988fe5c031576ad7cfcf99147:0", | |
| "issue_probabilities": [ | |
| 0.3526497483253479, | |
| 0.07247128337621689, | |
| 0.5990636348724365, | |
| 0.49854418635368347, | |
| 0.6019903421401978, | |
| 0.508948802947998, | |
| 0.5789011716842651 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1 | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9688177108764648, | |
| 0.030453231185674667, | |
| 0.0007291468791663647 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 3.25, | |
| 5.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "aug-83347128aa4eebb2857f225e2c46e801:0", | |
| "issue_probabilities": [ | |
| 0.3425987958908081, | |
| 0.1885349452495575, | |
| 0.4620136320590973, | |
| 0.6341007947921753, | |
| 0.6894000768661499, | |
| 0.40593862533569336, | |
| 0.625988781452179 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| true, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.45554080605506897, | |
| 0.535938560962677, | |
| 0.00852061528712511 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 5.25, | |
| 0.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "aug-86de9cf65a6d89cf740d6ce9220ca567:0", | |
| "issue_probabilities": [ | |
| 0.46912825107574463, | |
| 0.30645135045051575, | |
| 0.589942216873169, | |
| 0.6551658511161804, | |
| 0.7238240242004395, | |
| 0.524194598197937, | |
| 0.5328149795532227 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| true, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5791658759117126, | |
| 0.3210620582103729, | |
| 0.09977207332849503 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 4.25, | |
| 1.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "aug-8a0af5712d15104db3c176080dd76e56:0", | |
| "issue_probabilities": [ | |
| 0.4126899242401123, | |
| 0.10444852709770203, | |
| 0.5701817870140076, | |
| 0.5830355882644653, | |
| 0.5753787755966187, | |
| 0.5985264778137207, | |
| 0.5311809778213501 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1 | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8951822519302368, | |
| 0.10046787559986115, | |
| 0.004349913448095322 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 4.75, | |
| 3.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "aug-979879dc187df4626468f65d6a44fb2b:0", | |
| "issue_probabilities": [ | |
| 0.38525137305259705, | |
| 0.09850632399320602, | |
| 0.5502763390541077, | |
| 0.5269953608512878, | |
| 0.6904449462890625, | |
| 0.5179952383041382, | |
| 0.5495769381523132 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9115599989891052, | |
| 0.08617765456438065, | |
| 0.0022623322438448668 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 1.875, | |
| 1.875 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "aug-a408fbc1f59dd3dba063d1ca8cb4b292:0", | |
| "issue_probabilities": [ | |
| 0.36631712317466736, | |
| 0.07397910207509995, | |
| 0.6075358390808105, | |
| 0.4908784329891205, | |
| 0.5888338685035706, | |
| 0.5073571801185608, | |
| 0.5756423473358154 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9671698212623596, | |
| 0.031990814954042435, | |
| 0.00083939015166834 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 5.75, | |
| 5.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "aug-b483a46a9acd831e35608d9eab6d2f1e:0", | |
| "issue_probabilities": [ | |
| 0.34904173016548157, | |
| 0.21803689002990723, | |
| 0.5650415420532227, | |
| 0.4014108180999756, | |
| 0.6072948575019836, | |
| 0.47735777497291565, | |
| 0.5050656795501709 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1 | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6732627749443054, | |
| 0.31403598189353943, | |
| 0.012701149098575115 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 3.75, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "aug-b66952dcc9c4c66a134aff57748bb642:0", | |
| "issue_probabilities": [ | |
| 0.40003928542137146, | |
| 0.19877547025680542, | |
| 0.503272533416748, | |
| 0.3840659260749817, | |
| 0.5702205300331116, | |
| 0.5233979821205139, | |
| 0.5710172653198242 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6727097630500793, | |
| 0.3070463240146637, | |
| 0.020243924111127853 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 3.25, | |
| 2.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "aug-b90d51a754d0c84eb6f323ae7f3b5a06:0", | |
| "issue_probabilities": [ | |
| 0.4042617678642273, | |
| 0.07718414068222046, | |
| 0.5793399810791016, | |
| 0.5877467393875122, | |
| 0.6108904480934143, | |
| 0.5962622761726379, | |
| 0.5325852632522583 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9308103322982788, | |
| 0.0672583356499672, | |
| 0.0019313165685161948 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 5.25, | |
| 4.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "aug-c153a436012d423c79bee7d93d7c4d19:0", | |
| "issue_probabilities": [ | |
| 0.3720840513706207, | |
| 0.06143445894122124, | |
| 0.5546675324440002, | |
| 0.5334295034408569, | |
| 0.6860845685005188, | |
| 0.5605151653289795, | |
| 0.5502225160598755 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9629084467887878, | |
| 0.03626297786831856, | |
| 0.0008285279618576169 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 1.25, | |
| 4.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "aug-c38f4a164dab7dd17eb4b10cb422d362:0", | |
| "issue_probabilities": [ | |
| 0.5398682951927185, | |
| 0.11981739848852158, | |
| 0.5444305539131165, | |
| 0.7158173322677612, | |
| 0.6551863551139832, | |
| 0.5204065442085266, | |
| 0.5070720911026001 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| true, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9036392569541931, | |
| 0.09346533566713333, | |
| 0.0028954106383025646 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 0.75, | |
| 4.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "aug-ddc8095a01d9f6c54bf293ddc8feddb3:0", | |
| "issue_probabilities": [ | |
| 0.40478596091270447, | |
| 0.05464974418282509, | |
| 0.5886417627334595, | |
| 0.5205702781677246, | |
| 0.6282138824462891, | |
| 0.5683684945106506, | |
| 0.5578542351722717 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1 | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| true | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9515912532806396, | |
| 0.04772420972585678, | |
| 0.0006844510789960623 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 3.25, | |
| 5.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "aug-fc9214b328418747745af9db2a77ec1c:0", | |
| "issue_probabilities": [ | |
| 0.43987175822257996, | |
| 0.06196077913045883, | |
| 0.48371684551239014, | |
| 0.6647014617919922, | |
| 0.691063642501831, | |
| 0.5448748469352722, | |
| 0.5073496103286743 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| 1, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| true, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.971788227558136, | |
| 0.0273892879486084, | |
| 0.0008224520133808255 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:0", | |
| "issue_probabilities": [ | |
| 0.6079176068305969, | |
| 0.8909228444099426, | |
| 0.4909999668598175, | |
| 0.47643521428108215, | |
| 0.41461965441703796, | |
| 0.5531324148178101, | |
| 0.6206605434417725 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.007525213062763214, | |
| 0.2048177868127823, | |
| 0.7876570224761963 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 11.75, | |
| 11.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 11.1, | |
| 11.9 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:1", | |
| "issue_probabilities": [ | |
| 0.547446072101593, | |
| 0.7360206246376038, | |
| 0.5193144083023071, | |
| 0.550737738609314, | |
| 0.46327534317970276, | |
| 0.5607830882072449, | |
| 0.6424936652183533 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.05168631672859192, | |
| 0.5156799554824829, | |
| 0.43263375759124756 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 12.25, | |
| 12.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:2", | |
| "issue_probabilities": [ | |
| 0.4732019603252411, | |
| 0.5017293691635132, | |
| 0.5789876580238342, | |
| 0.6223376393318176, | |
| 0.5889949202537537, | |
| 0.5479069352149963, | |
| 0.6366678476333618 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.15930679440498352, | |
| 0.7067763209342957, | |
| 0.13391686975955963 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| 19.153 | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:3", | |
| "issue_probabilities": [ | |
| 0.49843859672546387, | |
| 0.7374957799911499, | |
| 0.47853851318359375, | |
| 0.4073452949523926, | |
| 0.4334445297718048, | |
| 0.4634731411933899, | |
| 0.5120813846588135 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.0657060295343399, | |
| 0.39782726764678955, | |
| 0.536466658115387 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:4", | |
| "issue_probabilities": [ | |
| 0.49298492074012756, | |
| 0.8016298413276672, | |
| 0.4696448743343353, | |
| 0.4269143044948578, | |
| 0.4453224241733551, | |
| 0.450113981962204, | |
| 0.52511066198349 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.035548340529203415, | |
| 0.2610032856464386, | |
| 0.7034484148025513 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 30.25, | |
| 35.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 30.865, | |
| 32.006 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:5", | |
| "issue_probabilities": [ | |
| 0.4866487681865692, | |
| 0.6154652833938599, | |
| 0.4837341904640198, | |
| 0.473430871963501, | |
| 0.5046283602714539, | |
| 0.4466535449028015, | |
| 0.5173577070236206 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.13858720660209656, | |
| 0.5737349987030029, | |
| 0.2876778841018677 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| 36.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:6", | |
| "issue_probabilities": [ | |
| 0.44048210978507996, | |
| 0.498409628868103, | |
| 0.48278456926345825, | |
| 0.5366894602775574, | |
| 0.5246188640594482, | |
| 0.44717052578926086, | |
| 0.5209391713142395 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.2111356109380722, | |
| 0.6081559062004089, | |
| 0.18070852756500244 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 41.75, | |
| 40.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 40.2, | |
| 41.4 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:7", | |
| "issue_probabilities": [ | |
| 0.5669042468070984, | |
| 0.5798038244247437, | |
| 0.4825999438762665, | |
| 0.6177850961685181, | |
| 0.5365368723869324, | |
| 0.4675377905368805, | |
| 0.5322065949440002 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.21119391918182373, | |
| 0.4410141706466675, | |
| 0.34779202938079834 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 48.75, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:8", | |
| "issue_probabilities": [ | |
| 0.5664514899253845, | |
| 0.846295177936554, | |
| 0.4736747741699219, | |
| 0.5739971399307251, | |
| 0.4861178994178772, | |
| 0.44791311025619507, | |
| 0.5035295486450195 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.02121598832309246, | |
| 0.22095365822315216, | |
| 0.7578303813934326 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 53.25, | |
| 53.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 53.1, | |
| 56.6 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:9", | |
| "issue_probabilities": [ | |
| 0.5744732618331909, | |
| 0.6942302584648132, | |
| 0.5196590423583984, | |
| 0.5304807424545288, | |
| 0.49368390440940857, | |
| 0.44465887546539307, | |
| 0.5158777236938477 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.0647617056965828, | |
| 0.2675044536590576, | |
| 0.6677338480949402 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 58.25, | |
| 57.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 55.1, | |
| 59.9 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:10", | |
| "issue_probabilities": [ | |
| 0.46884360909461975, | |
| 0.273492693901062, | |
| 0.5684378743171692, | |
| 0.4917508065700531, | |
| 0.5761289596557617, | |
| 0.4494786858558655, | |
| 0.5334462523460388 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.4396902620792389, | |
| 0.4955015182495117, | |
| 0.064808189868927 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| 62.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 65.533, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:11", | |
| "issue_probabilities": [ | |
| 0.4914620816707611, | |
| 0.6758058667182922, | |
| 0.49229568243026733, | |
| 0.48585572838783264, | |
| 0.45953044295310974, | |
| 0.45780637860298157, | |
| 0.5508500337600708 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.13834552466869354, | |
| 0.49113929271698, | |
| 0.3705151677131653 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 68.75, | |
| 63.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 65.533, | |
| 67.859 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:12", | |
| "issue_probabilities": [ | |
| 0.39828604459762573, | |
| 0.35562214255332947, | |
| 0.5405116677284241, | |
| 0.3976132869720459, | |
| 0.5381669998168945, | |
| 0.4787276089191437, | |
| 0.5111727118492126 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5186665654182434, | |
| 0.42511048913002014, | |
| 0.05622297525405884 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 69.75, | |
| 71.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 67.924, | |
| 71.935 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:13", | |
| "issue_probabilities": [ | |
| 0.3593246638774872, | |
| 0.19729191064834595, | |
| 0.5716710090637207, | |
| 0.40569639205932617, | |
| 0.5971782803535461, | |
| 0.4856467843055725, | |
| 0.5033239722251892 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7201822400093079, | |
| 0.27046823501586914, | |
| 0.009349467232823372 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 75.75, | |
| 76.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 75.394, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:14", | |
| "issue_probabilities": [ | |
| 0.5007023215293884, | |
| 0.7275643944740295, | |
| 0.5045490264892578, | |
| 0.5073173642158508, | |
| 0.5110850930213928, | |
| 0.4897571802139282, | |
| 0.5644533038139343 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.04850258305668831, | |
| 0.5408222079277039, | |
| 0.4106752574443817 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 79.25, | |
| 79.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 75.394, | |
| 80.4 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:15", | |
| "issue_probabilities": [ | |
| 0.49971917271614075, | |
| 0.5636786222457886, | |
| 0.5426411628723145, | |
| 0.5831843614578247, | |
| 0.5739076733589172, | |
| 0.5498694181442261, | |
| 0.6326742768287659 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.11900793015956879, | |
| 0.6934010982513428, | |
| 0.18759089708328247 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 88.75, | |
| 86.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:16", | |
| "issue_probabilities": [ | |
| 0.5084869861602783, | |
| 0.6259574890136719, | |
| 0.5234116911888123, | |
| 0.5477975606918335, | |
| 0.5514596700668335, | |
| 0.5250979661941528, | |
| 0.6061267256736755 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.08715449273586273, | |
| 0.6928385496139526, | |
| 0.22000691294670105 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 88.75, | |
| 90.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 91.462, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:17", | |
| "issue_probabilities": [ | |
| 0.529907763004303, | |
| 0.7623162269592285, | |
| 0.5280517935752869, | |
| 0.534916341304779, | |
| 0.5312485098838806, | |
| 0.49197566509246826, | |
| 0.5518423318862915 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.02796361595392227, | |
| 0.5498709082603455, | |
| 0.42216554284095764 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 96.25, | |
| 96.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| 93.262 | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:18", | |
| "issue_probabilities": [ | |
| 0.5525830388069153, | |
| 0.8607274889945984, | |
| 0.44258856773376465, | |
| 0.5522102117538452, | |
| 0.48026514053344727, | |
| 0.4823024868965149, | |
| 0.5450867414474487 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.01323813758790493, | |
| 0.3295280635356903, | |
| 0.6572338342666626 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 106.75, | |
| 110.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 106.2, | |
| 107.5 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:19", | |
| "issue_probabilities": [ | |
| 0.48902422189712524, | |
| 0.4929425120353699, | |
| 0.5511504411697388, | |
| 0.5776079297065735, | |
| 0.5848803520202637, | |
| 0.5360348224639893, | |
| 0.60269695520401 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.19500958919525146, | |
| 0.6365565061569214, | |
| 0.16843383014202118 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 110.25, | |
| 111.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 109.744, | |
| 113.076 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:20", | |
| "issue_probabilities": [ | |
| 0.4673823416233063, | |
| 0.3441139757633209, | |
| 0.5886085629463196, | |
| 0.5803609490394592, | |
| 0.5758538842201233, | |
| 0.577995240688324, | |
| 0.6411978602409363 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.4490780234336853, | |
| 0.46219325065612793, | |
| 0.08872873336076736 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 115.75, | |
| 111.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 111.909, | |
| 116.576 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:21", | |
| "issue_probabilities": [ | |
| 0.4263027310371399, | |
| 0.308755099773407, | |
| 0.5708134770393372, | |
| 0.5026432275772095, | |
| 0.5561967492103577, | |
| 0.5493562817573547, | |
| 0.5863400101661682 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5881286859512329, | |
| 0.3556770384311676, | |
| 0.05619421973824501 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 119.75, | |
| 118.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 114.277, | |
| 118.874 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:22", | |
| "issue_probabilities": [ | |
| 0.4205857217311859, | |
| 0.2491750568151474, | |
| 0.5532428026199341, | |
| 0.5091838836669922, | |
| 0.5864629745483398, | |
| 0.47584420442581177, | |
| 0.5341821312904358 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6450753211975098, | |
| 0.3292296826839447, | |
| 0.02569493278861046 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 120.25, | |
| 118.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 117.1, | |
| 121.6 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:23", | |
| "issue_probabilities": [ | |
| 0.4163207411766052, | |
| 0.2549639642238617, | |
| 0.5586134195327759, | |
| 0.49829646944999695, | |
| 0.5971037149429321, | |
| 0.4702267348766327, | |
| 0.5431132316589355 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5820847153663635, | |
| 0.3930498957633972, | |
| 0.0248654093593359 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 120.25, | |
| 125.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 122.2, | |
| 123.8 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:24", | |
| "issue_probabilities": [ | |
| 0.4394172430038452, | |
| 0.2729637622833252, | |
| 0.5670722723007202, | |
| 0.5188077688217163, | |
| 0.5926283001899719, | |
| 0.5345348715782166, | |
| 0.5884895324707031 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5324616432189941, | |
| 0.43844878673553467, | |
| 0.029089542105793953 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 127.75, | |
| 125.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 124.526, | |
| 127.962 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:25", | |
| "issue_probabilities": [ | |
| 0.4807797074317932, | |
| 0.3898721933364868, | |
| 0.575761616230011, | |
| 0.5848296284675598, | |
| 0.5829007625579834, | |
| 0.5380248427391052, | |
| 0.601533830165863 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.31954425573349, | |
| 0.6122931838035583, | |
| 0.06816250830888748 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| 135.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 133.821, | |
| 136.932 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:26", | |
| "issue_probabilities": [ | |
| 0.5412983298301697, | |
| 0.5710206031799316, | |
| 0.5371718406677246, | |
| 0.5516231060028076, | |
| 0.5548900365829468, | |
| 0.4410634934902191, | |
| 0.5424107909202576 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.17506836354732513, | |
| 0.3927508592605591, | |
| 0.4321807622909546 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 140.25, | |
| 135.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 135.332, | |
| 136.932 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:27", | |
| "issue_probabilities": [ | |
| 0.5871750116348267, | |
| 0.7221577167510986, | |
| 0.5259037017822266, | |
| 0.5547789931297302, | |
| 0.552043616771698, | |
| 0.45404911041259766, | |
| 0.5280479788780212 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.055662836879491806, | |
| 0.26145413517951965, | |
| 0.682883083820343 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 140.25, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker:28", | |
| "issue_probabilities": [ | |
| 0.608178436756134, | |
| 0.8903902769088745, | |
| 0.5024288892745972, | |
| 0.5504154562950134, | |
| 0.48268112540245056, | |
| 0.4647054374217987, | |
| 0.5531011819839478 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.007055866997689009, | |
| 0.12368004024028778, | |
| 0.8692640662193298 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 69.75, | |
| 71.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker-controlled-reference:0", | |
| "issue_probabilities": [ | |
| 0.3593246638774872, | |
| 0.19729191064834595, | |
| 0.5716710090637207, | |
| 0.40569639205932617, | |
| 0.5971782803535461, | |
| 0.4856467843055725, | |
| 0.5033239722251892 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| 0, | |
| 0, | |
| 0, | |
| 0, | |
| 0 | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| true, | |
| true, | |
| true, | |
| true, | |
| true | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7201822400093079, | |
| 0.27046823501586914, | |
| 0.009349467232823372 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 58.0375, | |
| 57.4125 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker-hand-visibility:0", | |
| "issue_probabilities": [ | |
| 0.40325725078582764, | |
| 0.11662708967924118, | |
| 0.5976706743240356, | |
| 0.49102166295051575, | |
| 0.6125751733779907, | |
| 0.4746350646018982, | |
| 0.545598030090332 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6244239211082458, | |
| 0.3676472008228302, | |
| 0.007928906008601189 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 58.270833333333, | |
| 58.554166666667 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker-hand-visibility:1", | |
| "issue_probabilities": [ | |
| 0.48516738414764404, | |
| 0.3401181101799011, | |
| 0.5975567698478699, | |
| 0.5146533250808716, | |
| 0.6050792336463928, | |
| 0.44125083088874817, | |
| 0.5290436148643494 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.29433196783065796, | |
| 0.6170917749404907, | |
| 0.0885762944817543 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 133.914, | |
| 134.224 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker-hand-visibility:2", | |
| "issue_probabilities": [ | |
| 0.6011010408401489, | |
| 0.4798755347728729, | |
| 0.5882282853126526, | |
| 0.5570816397666931, | |
| 0.5054329037666321, | |
| 0.4582270085811615, | |
| 0.521622359752655 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.2158501297235489, | |
| 0.44496479630470276, | |
| 0.3391851484775543 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| 135.249333333333 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R063-15July-circuit-breaker", | |
| "id": "holoassist-R063-15July-circuit-breaker-hand-visibility:3", | |
| "issue_probabilities": [ | |
| 0.46926629543304443, | |
| 0.278460294008255, | |
| 0.5735877752304077, | |
| 0.516542911529541, | |
| 0.5702714920043945, | |
| 0.4618527889251709, | |
| 0.5765487551689148 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5649738311767578, | |
| 0.37024688720703125, | |
| 0.06477928906679153 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:0", | |
| "issue_probabilities": [ | |
| 0.4962657392024994, | |
| 0.8035343885421753, | |
| 0.5487198233604431, | |
| 0.5581803917884827, | |
| 0.5197433829307556, | |
| 0.49280816316604614, | |
| 0.5911237001419067 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.018888061866164207, | |
| 0.3857881724834442, | |
| 0.5953237414360046 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 6.75, | |
| 7.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 6.894, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:1", | |
| "issue_probabilities": [ | |
| 0.4288092255592346, | |
| 0.3253953158855438, | |
| 0.5714756846427917, | |
| 0.570537805557251, | |
| 0.5953988432884216, | |
| 0.5233492851257324, | |
| 0.6183651685714722 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.43621712923049927, | |
| 0.5134891271591187, | |
| 0.05029382184147835 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 6.75, | |
| 7.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 6.894, | |
| 11.485 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:2", | |
| "issue_probabilities": [ | |
| 0.43250203132629395, | |
| 0.26897093653678894, | |
| 0.5699495077133179, | |
| 0.5684947371482849, | |
| 0.6042311191558838, | |
| 0.5300183892250061, | |
| 0.6105702519416809 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5491195917129517, | |
| 0.423083633184433, | |
| 0.027796780690550804 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 14.75, | |
| 9.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 9.085, | |
| 11.485 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:3", | |
| "issue_probabilities": [ | |
| 0.483956515789032, | |
| 0.597343385219574, | |
| 0.5095481276512146, | |
| 0.4832841157913208, | |
| 0.5868496894836426, | |
| 0.4710068702697754, | |
| 0.5962631702423096 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.09892098605632782, | |
| 0.6505226492881775, | |
| 0.2505563199520111 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 15.75, | |
| 15.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 15.071, | |
| 15.671 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:4", | |
| "issue_probabilities": [ | |
| 0.3818124234676361, | |
| 0.1930958777666092, | |
| 0.4994400441646576, | |
| 0.4471670687198639, | |
| 0.683139443397522, | |
| 0.4329710602760315, | |
| 0.6130703091621399 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5028750896453857, | |
| 0.4762289524078369, | |
| 0.020895937457680702 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 18.75, | |
| 19.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:5", | |
| "issue_probabilities": [ | |
| 0.4360392689704895, | |
| 0.30483919382095337, | |
| 0.4721851944923401, | |
| 0.44363024830818176, | |
| 0.6436787247657776, | |
| 0.4472900331020355, | |
| 0.5955392122268677 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.4094669818878174, | |
| 0.5308805704116821, | |
| 0.05965249985456467 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 26.75, | |
| 26.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 23.865, | |
| 24.365 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:6", | |
| "issue_probabilities": [ | |
| 0.4069959819316864, | |
| 0.15701168775558472, | |
| 0.5006927251815796, | |
| 0.4331420361995697, | |
| 0.6096768975257874, | |
| 0.4922396242618561, | |
| 0.5760732889175415 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.653522789478302, | |
| 0.3369271159172058, | |
| 0.009550067596137524 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 28.75, | |
| 28.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 28.435, | |
| 32.735 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:7", | |
| "issue_probabilities": [ | |
| 0.4032052159309387, | |
| 0.1678021401166916, | |
| 0.48606157302856445, | |
| 0.4290579557418823, | |
| 0.6087720990180969, | |
| 0.4696888327598572, | |
| 0.5816586017608643 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7275846600532532, | |
| 0.26461154222488403, | |
| 0.007803752087056637 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 34.25, | |
| 37.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 34.188, | |
| 37.138 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:8", | |
| "issue_probabilities": [ | |
| 0.41412267088890076, | |
| 0.33041325211524963, | |
| 0.5496574640274048, | |
| 0.5772950053215027, | |
| 0.5594635009765625, | |
| 0.48204684257507324, | |
| 0.5601146221160889 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.39746952056884766, | |
| 0.5612437129020691, | |
| 0.041286855936050415 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 40.75, | |
| 37.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 39.174, | |
| 40.971 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:9", | |
| "issue_probabilities": [ | |
| 0.4363792836666107, | |
| 0.3921283185482025, | |
| 0.4953394830226898, | |
| 0.5142672657966614, | |
| 0.5177422761917114, | |
| 0.45998355746269226, | |
| 0.5690816640853882 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.33849620819091797, | |
| 0.5934625267982483, | |
| 0.06804130226373672 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 47.75, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:10", | |
| "issue_probabilities": [ | |
| 0.3735152781009674, | |
| 0.19823117554187775, | |
| 0.48290809988975525, | |
| 0.4149399995803833, | |
| 0.5704030394554138, | |
| 0.5035645365715027, | |
| 0.5647806525230408 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5555626153945923, | |
| 0.4292818009853363, | |
| 0.01515559758991003 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 48.75, | |
| 50.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| 50.835 | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:11", | |
| "issue_probabilities": [ | |
| 0.4650832414627075, | |
| 0.2646518647670746, | |
| 0.5094665884971619, | |
| 0.43917325139045715, | |
| 0.5662230253219604, | |
| 0.4554969072341919, | |
| 0.5661401748657227 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.4779437184333801, | |
| 0.4982180595397949, | |
| 0.023838229477405548 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 55.25, | |
| 56.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 54.732, | |
| 55.332 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:12", | |
| "issue_probabilities": [ | |
| 0.4524816572666168, | |
| 0.30792486667633057, | |
| 0.48639199137687683, | |
| 0.46650245785713196, | |
| 0.6557633876800537, | |
| 0.4498417377471924, | |
| 0.6016770601272583 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.4067705571651459, | |
| 0.5437308549880981, | |
| 0.04949869588017464 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 55.25, | |
| 56.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 54.732, | |
| 57.465 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:13", | |
| "issue_probabilities": [ | |
| 0.4600408673286438, | |
| 0.3061046302318573, | |
| 0.487613707780838, | |
| 0.48672741651535034, | |
| 0.6449986100196838, | |
| 0.4603802561759949, | |
| 0.5776840448379517 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.4282909333705902, | |
| 0.5202050805091858, | |
| 0.051503974944353104 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 59.75, | |
| 62.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:14", | |
| "issue_probabilities": [ | |
| 0.5166404843330383, | |
| 0.5491889119148254, | |
| 0.5177608728408813, | |
| 0.4955303966999054, | |
| 0.5703759789466858, | |
| 0.4918074309825897, | |
| 0.5679423809051514 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.16906656324863434, | |
| 0.6219522953033447, | |
| 0.2089812308549881 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 63.75, | |
| 63.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 60.538, | |
| 65.038 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:15", | |
| "issue_probabilities": [ | |
| 0.4593510329723358, | |
| 0.37947386503219604, | |
| 0.5456415414810181, | |
| 0.5699161887168884, | |
| 0.5835914611816406, | |
| 0.5036579370498657, | |
| 0.6119937300682068 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.39109939336776733, | |
| 0.5375081896781921, | |
| 0.07139241695404053 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 68.75, | |
| 63.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 63.538, | |
| 65.038 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:16", | |
| "issue_probabilities": [ | |
| 0.4482479989528656, | |
| 0.3709769546985626, | |
| 0.5579689741134644, | |
| 0.58509761095047, | |
| 0.5889933109283447, | |
| 0.5039898157119751, | |
| 0.6196954846382141 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.3703693449497223, | |
| 0.5659663081169128, | |
| 0.06366428732872009 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 69.25, | |
| 70.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 70.185, | |
| 74.365 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:17", | |
| "issue_probabilities": [ | |
| 0.4582197070121765, | |
| 0.35930174589157104, | |
| 0.527380108833313, | |
| 0.5156728625297546, | |
| 0.5930236577987671, | |
| 0.5017794370651245, | |
| 0.5884898900985718 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.3973558247089386, | |
| 0.5549414157867432, | |
| 0.04770271107554436 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 77.25, | |
| 76.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 73.865, | |
| 75.791 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:18", | |
| "issue_probabilities": [ | |
| 0.42267531156539917, | |
| 0.21081748604774475, | |
| 0.49470630288124084, | |
| 0.4254101812839508, | |
| 0.6676125526428223, | |
| 0.46802714467048645, | |
| 0.6030431985855103 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5289361476898193, | |
| 0.45217540860176086, | |
| 0.018888408318161964 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 78.25, | |
| 83.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 79.1, | |
| 83.915 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:19", | |
| "issue_probabilities": [ | |
| 0.38706693053245544, | |
| 0.12334542721509933, | |
| 0.5277729034423828, | |
| 0.4722357988357544, | |
| 0.6084352135658264, | |
| 0.5014845728874207, | |
| 0.6011581420898438 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7769111394882202, | |
| 0.217259481549263, | |
| 0.005829409696161747 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 87.25, | |
| 89.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 85.723, | |
| 88.18 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:20", | |
| "issue_probabilities": [ | |
| 0.4096563160419464, | |
| 0.25883716344833374, | |
| 0.5329074859619141, | |
| 0.5829505920410156, | |
| 0.5681595206260681, | |
| 0.4987179934978485, | |
| 0.5684353709220886 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5798211097717285, | |
| 0.4009496569633484, | |
| 0.019229188561439514 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 94.25, | |
| 95.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:21", | |
| "issue_probabilities": [ | |
| 0.37251874804496765, | |
| 0.1451803743839264, | |
| 0.5086411237716675, | |
| 0.4379788041114807, | |
| 0.6051319241523743, | |
| 0.520447313785553, | |
| 0.5634250044822693 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6953450441360474, | |
| 0.29628875851631165, | |
| 0.00836619921028614 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 96.25, | |
| 97.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 98.653, | |
| 101.844 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:22", | |
| "issue_probabilities": [ | |
| 0.3806411921977997, | |
| 0.12779922783374786, | |
| 0.5074149370193481, | |
| 0.4929422438144684, | |
| 0.6560223698616028, | |
| 0.4629633128643036, | |
| 0.6150385141372681 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.777341365814209, | |
| 0.21698474884033203, | |
| 0.005673896986991167 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 105.75, | |
| 106.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 103.832, | |
| 106.15 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:23", | |
| "issue_probabilities": [ | |
| 0.41602542996406555, | |
| 0.2113523632287979, | |
| 0.5413311719894409, | |
| 0.5490734577178955, | |
| 0.587984561920166, | |
| 0.503709614276886, | |
| 0.6185665130615234 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5906749367713928, | |
| 0.39481547474861145, | |
| 0.01450953260064125 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 105.75, | |
| 106.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 106.362, | |
| 108.062 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt:24", | |
| "issue_probabilities": [ | |
| 0.4247477352619171, | |
| 0.29248014092445374, | |
| 0.552845299243927, | |
| 0.6127360463142395, | |
| 0.6007383465766907, | |
| 0.492599219083786, | |
| 0.6221257448196411 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.36718612909317017, | |
| 0.5997534990310669, | |
| 0.03306043520569801 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 47.75, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R066-15July-Belt", | |
| "id": "holoassist-R066-15July-Belt-controlled-reference:0", | |
| "issue_probabilities": [ | |
| 0.3735152781009674, | |
| 0.19823117554187775, | |
| 0.48290809988975525, | |
| 0.4149399995803833, | |
| 0.5704030394554138, | |
| 0.5035645365715027, | |
| 0.5647806525230408 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| 0, | |
| 0, | |
| 0, | |
| 0, | |
| 0 | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| true, | |
| true, | |
| true, | |
| true, | |
| true | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5555626153945923, | |
| 0.4292818009853363, | |
| 0.01515559758991003 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:0", | |
| "issue_probabilities": [ | |
| 0.4757210314273834, | |
| 0.7973710298538208, | |
| 0.4683239758014679, | |
| 0.6068240404129028, | |
| 0.4714682400226593, | |
| 0.5302071571350098, | |
| 0.5038836598396301 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.031725816428661346, | |
| 0.30684545636177063, | |
| 0.661428689956665 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 8.75, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:1", | |
| "issue_probabilities": [ | |
| 0.4237629473209381, | |
| 0.6244240999221802, | |
| 0.48536309599876404, | |
| 0.6076608300209045, | |
| 0.5152148008346558, | |
| 0.4866364598274231, | |
| 0.5284473299980164 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.1458587944507599, | |
| 0.5696506500244141, | |
| 0.28449058532714844 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 8.75, | |
| 11.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 11.1, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:2", | |
| "issue_probabilities": [ | |
| 0.36109837889671326, | |
| 0.21294106543064117, | |
| 0.5031944513320923, | |
| 0.6152390241622925, | |
| 0.5552119016647339, | |
| 0.4688420295715332, | |
| 0.5447969436645508 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5941823124885559, | |
| 0.3908053934574127, | |
| 0.01501232385635376 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 14.75, | |
| 13.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 11.1, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:3", | |
| "issue_probabilities": [ | |
| 0.3222392499446869, | |
| 0.0791143849492073, | |
| 0.5080541372299194, | |
| 0.610637903213501, | |
| 0.5786252617835999, | |
| 0.5077509880065918, | |
| 0.5653499960899353 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8532955050468445, | |
| 0.14498408138751984, | |
| 0.0017204303294420242 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 32.25, | |
| 32.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 30.063, | |
| 32.466 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:4", | |
| "issue_probabilities": [ | |
| 0.31238630414009094, | |
| 0.2569611370563507, | |
| 0.5118929147720337, | |
| 0.5449204444885254, | |
| 0.5093175172805786, | |
| 0.540438175201416, | |
| 0.534684419631958 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5377092957496643, | |
| 0.41473841667175293, | |
| 0.04755227267742157 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 52.75, | |
| 48.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 49.2, | |
| 50.2 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:5", | |
| "issue_probabilities": [ | |
| 0.38430970907211304, | |
| 0.20777207612991333, | |
| 0.5414822697639465, | |
| 0.6219011545181274, | |
| 0.6014980673789978, | |
| 0.47134584188461304, | |
| 0.5221420526504517 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.560014545917511, | |
| 0.4187938868999481, | |
| 0.021191531792283058 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 62.75, | |
| 60.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 62.988, | |
| 63.552 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:6", | |
| "issue_probabilities": [ | |
| 0.4248334765434265, | |
| 0.09987159818410873, | |
| 0.5787400603294373, | |
| 0.5463460087776184, | |
| 0.6167230606079102, | |
| 0.5249711275100708, | |
| 0.5070533156394958 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7595592737197876, | |
| 0.2340678721666336, | |
| 0.0063729314133524895 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 77.75, | |
| 74.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| 73.7 | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:7", | |
| "issue_probabilities": [ | |
| 0.5117346048355103, | |
| 0.40170571208000183, | |
| 0.5453136563301086, | |
| 0.6150519847869873, | |
| 0.6064580678939819, | |
| 0.4927016496658325, | |
| 0.5298885703086853 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.29826682806015015, | |
| 0.6478320956230164, | |
| 0.05390109866857529 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 80.25, | |
| 80.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 80.2, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:8", | |
| "issue_probabilities": [ | |
| 0.4655705988407135, | |
| 0.26623043417930603, | |
| 0.5962241291999817, | |
| 0.5773887038230896, | |
| 0.572403609752655, | |
| 0.5263481140136719, | |
| 0.5579245090484619 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.43200811743736267, | |
| 0.5454109311103821, | |
| 0.022580936551094055 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 87.25, | |
| 89.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 88.244, | |
| 90.2 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:9", | |
| "issue_probabilities": [ | |
| 0.38243696093559265, | |
| 0.06744813919067383, | |
| 0.6325677037239075, | |
| 0.565473735332489, | |
| 0.5777111649513245, | |
| 0.5679121613502502, | |
| 0.5770899057388306 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8843626976013184, | |
| 0.11434837430715561, | |
| 0.0012888973578810692 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 96.75, | |
| 101.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 101.2, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:10", | |
| "issue_probabilities": [ | |
| 0.48536601662635803, | |
| 0.24578550457954407, | |
| 0.5606781244277954, | |
| 0.6062253713607788, | |
| 0.6519274711608887, | |
| 0.4617723226547241, | |
| 0.5527398586273193 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.39691734313964844, | |
| 0.5872332453727722, | |
| 0.015849363058805466 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 122.25, | |
| 122.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:11", | |
| "issue_probabilities": [ | |
| 0.3941940665245056, | |
| 0.07111267000436783, | |
| 0.5587838292121887, | |
| 0.6090443730354309, | |
| 0.6427189111709595, | |
| 0.6080054640769958, | |
| 0.5083983540534973 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8634099364280701, | |
| 0.13398058712482452, | |
| 0.0026094000786542892 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 128.75, | |
| 127.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:12", | |
| "issue_probabilities": [ | |
| 0.5089319348335266, | |
| 0.5606651306152344, | |
| 0.5448698997497559, | |
| 0.6460896134376526, | |
| 0.5907316207885742, | |
| 0.4817463159561157, | |
| 0.5157602429389954 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.11876626312732697, | |
| 0.7617332339286804, | |
| 0.11950044333934784 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 134.75, | |
| 134.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 133.1, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:13", | |
| "issue_probabilities": [ | |
| 0.5190500617027283, | |
| 0.44088032841682434, | |
| 0.5707313418388367, | |
| 0.6290202140808105, | |
| 0.6347615718841553, | |
| 0.5124062299728394, | |
| 0.5480232238769531 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.25964897871017456, | |
| 0.6679282188415527, | |
| 0.07242279499769211 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 151.75, | |
| 151.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 149.244, | |
| 150.4 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:14", | |
| "issue_probabilities": [ | |
| 0.5155574679374695, | |
| 0.2109677940607071, | |
| 0.6120652556419373, | |
| 0.4036543667316437, | |
| 0.5379824042320251, | |
| 0.5972700715065002, | |
| 0.5153403878211975 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7604919672012329, | |
| 0.2253188043832779, | |
| 0.014189183712005615 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 151.75, | |
| 155.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:15", | |
| "issue_probabilities": [ | |
| 0.5417779088020325, | |
| 0.315479040145874, | |
| 0.5915888547897339, | |
| 0.5020553469657898, | |
| 0.6106240749359131, | |
| 0.5541107058525085, | |
| 0.523310124874115 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.48107993602752686, | |
| 0.47043007612228394, | |
| 0.04848996549844742 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 157.75, | |
| 161.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| 156.4 | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:16", | |
| "issue_probabilities": [ | |
| 0.45884254574775696, | |
| 0.2895146906375885, | |
| 0.5743517875671387, | |
| 0.5809259414672852, | |
| 0.5935022234916687, | |
| 0.49232029914855957, | |
| 0.5284057259559631 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.350012868642807, | |
| 0.6203232407569885, | |
| 0.029663927853107452 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 186.75, | |
| 187.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:17", | |
| "issue_probabilities": [ | |
| 0.42160969972610474, | |
| 0.09265352040529251, | |
| 0.5732374787330627, | |
| 0.5815168023109436, | |
| 0.5888891220092773, | |
| 0.5998067259788513, | |
| 0.5219785571098328 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9138949513435364, | |
| 0.08297780156135559, | |
| 0.00312726735137403 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 206.75, | |
| 209.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 205.493, | |
| 209.8 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:18", | |
| "issue_probabilities": [ | |
| 0.4360751807689667, | |
| 0.09905672818422318, | |
| 0.6368706226348877, | |
| 0.6247729659080505, | |
| 0.6103222966194153, | |
| 0.4833947420120239, | |
| 0.6281900405883789 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6443135738372803, | |
| 0.35087260603904724, | |
| 0.004813890904188156 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 231.75, | |
| 229.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 228.361, | |
| 231.129 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:19", | |
| "issue_probabilities": [ | |
| 0.4908166825771332, | |
| 0.20236383378505707, | |
| 0.5996726751327515, | |
| 0.5975852012634277, | |
| 0.5769719481468201, | |
| 0.5337331295013428, | |
| 0.55180823802948 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5037893652915955, | |
| 0.477908194065094, | |
| 0.018302397802472115 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 235.25, | |
| 235.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:20", | |
| "issue_probabilities": [ | |
| 0.5031785368919373, | |
| 0.36289191246032715, | |
| 0.5547134280204773, | |
| 0.589567244052887, | |
| 0.6311719417572021, | |
| 0.48624345660209656, | |
| 0.5142831206321716 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.28048497438430786, | |
| 0.6752837896347046, | |
| 0.044231269508600235 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 242.75, | |
| 241.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 239.2, | |
| 240.5 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:21", | |
| "issue_probabilities": [ | |
| 0.4465944170951843, | |
| 0.2795346677303314, | |
| 0.525183916091919, | |
| 0.5532825589179993, | |
| 0.6408951878547668, | |
| 0.4899195432662964, | |
| 0.5251242518424988 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.4629483222961426, | |
| 0.509554922580719, | |
| 0.0274966973811388 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 255.75, | |
| 256.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 255.1, | |
| 256.3 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:22", | |
| "issue_probabilities": [ | |
| 0.5642754435539246, | |
| 0.527117133140564, | |
| 0.547147810459137, | |
| 0.5487187504768372, | |
| 0.5752506852149963, | |
| 0.4652351140975952, | |
| 0.5225542783737183 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.12874458730220795, | |
| 0.7059850692749023, | |
| 0.1652703434228897 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 264.25, | |
| 265.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:23", | |
| "issue_probabilities": [ | |
| 0.4504043459892273, | |
| 0.2418757826089859, | |
| 0.49306386709213257, | |
| 0.6014313101768494, | |
| 0.6071111559867859, | |
| 0.46639788150787354, | |
| 0.5660727620124817 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5300038456916809, | |
| 0.44647467136383057, | |
| 0.023521514609456062 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 291.25, | |
| 290.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:24", | |
| "issue_probabilities": [ | |
| 0.43956926465034485, | |
| 0.09495899081230164, | |
| 0.5252022743225098, | |
| 0.6326014995574951, | |
| 0.613074541091919, | |
| 0.5138667225837708, | |
| 0.5542678833007812 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8912601470947266, | |
| 0.10694662481546402, | |
| 0.0017932347254827619 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 312.75, | |
| 312.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 312.606, | |
| 315.3 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:25", | |
| "issue_probabilities": [ | |
| 0.576508641242981, | |
| 0.4928057789802551, | |
| 0.5806216597557068, | |
| 0.5756059885025024, | |
| 0.5828120708465576, | |
| 0.499851256608963, | |
| 0.5265142917633057 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.18700437247753143, | |
| 0.680123507976532, | |
| 0.1328720897436142 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 315.75, | |
| 316.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| 315.3 | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| true | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2:26", | |
| "issue_probabilities": [ | |
| 0.6274563074111938, | |
| 0.7777494192123413, | |
| 0.5432158708572388, | |
| 0.5747339725494385, | |
| 0.6077680587768555, | |
| 0.49248629808425903, | |
| 0.5363082885742188 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.051796987652778625, | |
| 0.41181597113609314, | |
| 0.536387026309967 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 186.75, | |
| 187.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:R114-9Aug-Navvis-Part2", | |
| "id": "holoassist-R114-9Aug-Navvis-Part2-controlled-reference:0", | |
| "issue_probabilities": [ | |
| 0.42160969972610474, | |
| 0.09265352040529251, | |
| 0.5732374787330627, | |
| 0.5815168023109436, | |
| 0.5888891220092773, | |
| 0.5998067259788513, | |
| 0.5219785571098328 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| 0, | |
| 0, | |
| 0, | |
| 0, | |
| 0 | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| true, | |
| true, | |
| true, | |
| true, | |
| true | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9138949513435364, | |
| 0.08297780156135559, | |
| 0.00312726735137403 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 2.75, | |
| 0.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:0", | |
| "issue_probabilities": [ | |
| 0.33178195357322693, | |
| 0.5011677742004395, | |
| 0.5137197375297546, | |
| 0.4649151861667633, | |
| 0.6236891746520996, | |
| 0.5163485407829285, | |
| 0.5157292485237122 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5130227208137512, | |
| 0.22569213807582855, | |
| 0.2612852156162262 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 3.25, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:1", | |
| "issue_probabilities": [ | |
| 0.26401373744010925, | |
| 0.3498390018939972, | |
| 0.5401300191879272, | |
| 0.43917331099510193, | |
| 0.6502093076705933, | |
| 0.5384505987167358, | |
| 0.4801795482635498 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7212566137313843, | |
| 0.19168388843536377, | |
| 0.08705955743789673 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 7.25, | |
| 11.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 9.102, | |
| 10.381 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:2", | |
| "issue_probabilities": [ | |
| 0.268960565328598, | |
| 0.33113497495651245, | |
| 0.5607068538665771, | |
| 0.4570293724536896, | |
| 0.6326233744621277, | |
| 0.5323429107666016, | |
| 0.48337358236312866 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7573817372322083, | |
| 0.17519867420196533, | |
| 0.0674196407198906 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 12.25, | |
| 13.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 9.102, | |
| 13.15 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:3", | |
| "issue_probabilities": [ | |
| 0.25291576981544495, | |
| 0.13840705156326294, | |
| 0.5817654728889465, | |
| 0.5310235619544983, | |
| 0.6343093514442444, | |
| 0.5302096605300903, | |
| 0.5181868076324463 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9277149438858032, | |
| 0.06651034206151962, | |
| 0.00577465770766139 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 49.25, | |
| 52.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:4", | |
| "issue_probabilities": [ | |
| 0.3052772283554077, | |
| 0.10125821828842163, | |
| 0.5699165463447571, | |
| 0.5432218909263611, | |
| 0.6410275101661682, | |
| 0.5398500561714172, | |
| 0.5382390022277832 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9270812273025513, | |
| 0.07011592388153076, | |
| 0.0028029365930706263 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 90.75, | |
| 94.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:5", | |
| "issue_probabilities": [ | |
| 0.4658794701099396, | |
| 0.1878519356250763, | |
| 0.6242795586585999, | |
| 0.5305995941162109, | |
| 0.539181649684906, | |
| 0.5600719451904297, | |
| 0.49624472856521606 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9395464658737183, | |
| 0.04655657708644867, | |
| 0.013896909542381763 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 132.25, | |
| 129.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:6", | |
| "issue_probabilities": [ | |
| 0.2566487789154053, | |
| 0.19168244302272797, | |
| 0.5395181179046631, | |
| 0.506819486618042, | |
| 0.6784954071044922, | |
| 0.47675445675849915, | |
| 0.5232160687446594 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8779430389404297, | |
| 0.10796625167131424, | |
| 0.014090645126998425 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 172.75, | |
| 173.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:7", | |
| "issue_probabilities": [ | |
| 0.36358314752578735, | |
| 0.07499381899833679, | |
| 0.6086764931678772, | |
| 0.49735143780708313, | |
| 0.5943003296852112, | |
| 0.5048925280570984, | |
| 0.5733582377433777 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9647557139396667, | |
| 0.03442978858947754, | |
| 0.0008144680177792907 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 211.25, | |
| 212.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 210.2, | |
| 211.3 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:8", | |
| "issue_probabilities": [ | |
| 0.3321709632873535, | |
| 0.08855460584163666, | |
| 0.5484519600868225, | |
| 0.5530384182929993, | |
| 0.6332046389579773, | |
| 0.5352199077606201, | |
| 0.5311406254768372 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9654684662818909, | |
| 0.03269704431295395, | |
| 0.0018344316631555557 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 253.75, | |
| 254.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 252.172, | |
| 256.106 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:9", | |
| "issue_probabilities": [ | |
| 0.2878668010234833, | |
| 0.07314782589673996, | |
| 0.5179468989372253, | |
| 0.5370060205459595, | |
| 0.6290254592895508, | |
| 0.5402267575263977, | |
| 0.5745978355407715 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9356266856193542, | |
| 0.06349704414606094, | |
| 0.0008762169163674116 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 292.25, | |
| 296.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 292.046, | |
| 296.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:10", | |
| "issue_probabilities": [ | |
| 0.29961326718330383, | |
| 0.07239390164613724, | |
| 0.5186240673065186, | |
| 0.5484352111816406, | |
| 0.6481817960739136, | |
| 0.5187103748321533, | |
| 0.5552567839622498 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9506757855415344, | |
| 0.04847010597586632, | |
| 0.0008541406714357436 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 333.75, | |
| 336.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:11", | |
| "issue_probabilities": [ | |
| 0.2962931990623474, | |
| 0.035796500742435455, | |
| 0.5677043199539185, | |
| 0.5756884217262268, | |
| 0.6346094608306885, | |
| 0.49929243326187134, | |
| 0.5880400538444519 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9785982966423035, | |
| 0.02111007831990719, | |
| 0.00029164101579226553 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 372.25, | |
| 377.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:12", | |
| "issue_probabilities": [ | |
| 0.3993067741394043, | |
| 0.08410533517599106, | |
| 0.5626479387283325, | |
| 0.5508894920349121, | |
| 0.5865300297737122, | |
| 0.5524790287017822, | |
| 0.5549225807189941 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9749881625175476, | |
| 0.02407834865152836, | |
| 0.0009335828362964094 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 418.75, | |
| 414.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 414.925, | |
| 418.878 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:13", | |
| "issue_probabilities": [ | |
| 0.3308980166912079, | |
| 0.10535537451505661, | |
| 0.5313906073570251, | |
| 0.517507016658783, | |
| 0.6233685612678528, | |
| 0.5576527714729309, | |
| 0.5503246784210205 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9432445764541626, | |
| 0.05329502001404762, | |
| 0.0034603166859596968 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 459.25, | |
| 460.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| 460.6 | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| true | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble:14", | |
| "issue_probabilities": [ | |
| 0.24718710780143738, | |
| 0.17578840255737305, | |
| 0.5561011433601379, | |
| 0.6289330720901489, | |
| 0.6101928353309631, | |
| 0.5505785346031189, | |
| 0.5191770195960999 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8984699845314026, | |
| 0.0833568125963211, | |
| 0.018173199146986008 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 172.75, | |
| 173.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble-controlled-reference:0", | |
| "issue_probabilities": [ | |
| 0.36358314752578735, | |
| 0.07499381899833679, | |
| 0.6086764931678772, | |
| 0.49735143780708313, | |
| 0.5943003296852112, | |
| 0.5048925280570984, | |
| 0.5733582377433777 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| 0, | |
| 0, | |
| 0, | |
| 0, | |
| 0 | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| true, | |
| true, | |
| true, | |
| true, | |
| true | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9647557139396667, | |
| 0.03442978858947754, | |
| 0.0008144680177792907 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 9.794791666667, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble-hand-visibility:0", | |
| "issue_probabilities": [ | |
| 0.2875698506832123, | |
| 0.501737654209137, | |
| 0.5476821064949036, | |
| 0.4365978240966797, | |
| 0.6106942296028137, | |
| 0.5325034856796265, | |
| 0.46525606513023376 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5114058256149292, | |
| 0.23714198172092438, | |
| 0.2514522671699524 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 17.920541666667, | |
| 17.721625 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble-hand-visibility:1", | |
| "issue_probabilities": [ | |
| 0.2561909556388855, | |
| 0.15993815660476685, | |
| 0.5827943682670593, | |
| 0.5289002656936646, | |
| 0.6392678022384644, | |
| 0.5336604714393616, | |
| 0.5195502042770386 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8972489833831787, | |
| 0.09134780615568161, | |
| 0.01140319462865591 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 99.818083333333, | |
| 101.312916666667 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble-hand-visibility:2", | |
| "issue_probabilities": [ | |
| 0.28324759006500244, | |
| 0.12355001270771027, | |
| 0.5893872380256653, | |
| 0.47772595286369324, | |
| 0.6427971124649048, | |
| 0.48652559518814087, | |
| 0.527754008769989 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9426162838935852, | |
| 0.0526118166744709, | |
| 0.004771965090185404 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 361.602333333333, | |
| 361.019 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble-hand-visibility:3", | |
| "issue_probabilities": [ | |
| 0.2888783812522888, | |
| 0.08725154399871826, | |
| 0.475987046957016, | |
| 0.5179943442344666, | |
| 0.6505939960479736, | |
| 0.5120829939842224, | |
| 0.5417119860649109 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9110275506973267, | |
| 0.0871034488081932, | |
| 0.0018689424032345414 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 361.5045, | |
| 361.137833333333 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z023-june-21-22-marius_assemble", | |
| "id": "holoassist-z023-june-21-22-marius_assemble-hand-visibility:4", | |
| "issue_probabilities": [ | |
| 0.29073289036750793, | |
| 0.09636051952838898, | |
| 0.5003408789634705, | |
| 0.507874608039856, | |
| 0.6376595497131348, | |
| 0.5322986841201782, | |
| 0.5472254157066345 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9266630411148071, | |
| 0.07094027101993561, | |
| 0.0023967025335878134 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 3.25, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:0", | |
| "issue_probabilities": [ | |
| 0.5350098013877869, | |
| 0.8594492673873901, | |
| 0.3870965242385864, | |
| 0.4542200267314911, | |
| 0.44881829619407654, | |
| 0.516596794128418, | |
| 0.41903308033943176 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.019055191427469254, | |
| 0.07530258595943451, | |
| 0.9056422114372253 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 3.25, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:1", | |
| "issue_probabilities": [ | |
| 0.5235210657119751, | |
| 0.8298531770706177, | |
| 0.3869924545288086, | |
| 0.4406602084636688, | |
| 0.45459651947021484, | |
| 0.5190325975418091, | |
| 0.42188960313796997 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.028859443962574005, | |
| 0.10107474774122238, | |
| 0.8700658082962036 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 11.75, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 10.1, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:2", | |
| "issue_probabilities": [ | |
| 0.4661893844604492, | |
| 0.34072691202163696, | |
| 0.4379126727581024, | |
| 0.4741034507751465, | |
| 0.5265211462974548, | |
| 0.5243207812309265, | |
| 0.4279787540435791 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7253553867340088, | |
| 0.20916393399238586, | |
| 0.06548070162534714 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 11.75, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 10.1, | |
| 13.279 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:3", | |
| "issue_probabilities": [ | |
| 0.4506310224533081, | |
| 0.17297595739364624, | |
| 0.46151837706565857, | |
| 0.5236150026321411, | |
| 0.5765164494514465, | |
| 0.5546760559082031, | |
| 0.4453994929790497 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9153896570205688, | |
| 0.07654430717229843, | |
| 0.008066002279520035 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 128.75, | |
| 125.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 123.767, | |
| 127.396 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:4", | |
| "issue_probabilities": [ | |
| 0.5677497386932373, | |
| 0.15751588344573975, | |
| 0.49101021885871887, | |
| 0.6448754668235779, | |
| 0.548149824142456, | |
| 0.4533099830150604, | |
| 0.5047754049301147 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8606836199760437, | |
| 0.11420746892690659, | |
| 0.025108929723501205 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 242.25, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 240.632, | |
| 244.943 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:5", | |
| "issue_probabilities": [ | |
| 0.5336198806762695, | |
| 0.26500725746154785, | |
| 0.5030169486999512, | |
| 0.4778854548931122, | |
| 0.5670434236526489, | |
| 0.5235421061515808, | |
| 0.4669082462787628 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5560212731361389, | |
| 0.3975875675678253, | |
| 0.04639114812016487 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 362.25, | |
| 361.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 361.366, | |
| 361.762 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:6", | |
| "issue_probabilities": [ | |
| 0.3933940529823303, | |
| 0.06585881114006042, | |
| 0.5844500660896301, | |
| 0.5584715008735657, | |
| 0.5765619277954102, | |
| 0.5466503500938416, | |
| 0.5391189455986023 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.95993971824646, | |
| 0.03879489004611969, | |
| 0.001265390426851809 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 477.25, | |
| 477.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 476.969, | |
| 477.439 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:7", | |
| "issue_probabilities": [ | |
| 0.49673962593078613, | |
| 0.19483423233032227, | |
| 0.5491373538970947, | |
| 0.5269066095352173, | |
| 0.5576140284538269, | |
| 0.5399234294891357, | |
| 0.5060441493988037 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8580561876296997, | |
| 0.11272431910037994, | |
| 0.029219500720500946 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 592.25, | |
| 591.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 591.546, | |
| 594.072 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:8", | |
| "issue_probabilities": [ | |
| 0.4336303174495697, | |
| 0.082223080098629, | |
| 0.5556754469871521, | |
| 0.5210643410682678, | |
| 0.6257036924362183, | |
| 0.4998728334903717, | |
| 0.5843034386634827 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9223453998565674, | |
| 0.07618626207113266, | |
| 0.0014683296903967857 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 707.75, | |
| 707.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 706.818, | |
| 708.9 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:9", | |
| "issue_probabilities": [ | |
| 0.4086041748523712, | |
| 0.2186720222234726, | |
| 0.48147737979888916, | |
| 0.4860658347606659, | |
| 0.6727940440177917, | |
| 0.5005999803543091, | |
| 0.5732861161231995 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7382044792175293, | |
| 0.2344295084476471, | |
| 0.02736605890095234 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| 711.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 712.365, | |
| 716.229 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:10", | |
| "issue_probabilities": [ | |
| 0.34566301107406616, | |
| 0.21899837255477905, | |
| 0.5215355753898621, | |
| 0.49565815925598145, | |
| 0.657947838306427, | |
| 0.5407094955444336, | |
| 0.5687844753265381 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7181268930435181, | |
| 0.2600367069244385, | |
| 0.021836373955011368 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 828.25, | |
| 831.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 828.885, | |
| 833.62 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:11", | |
| "issue_probabilities": [ | |
| 0.41561242938041687, | |
| 0.10675816982984543, | |
| 0.5595011115074158, | |
| 0.5341593027114868, | |
| 0.6324934959411621, | |
| 0.5014065504074097, | |
| 0.6134631633758545 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.869512677192688, | |
| 0.125871941447258, | |
| 0.004615364130586386 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 945.25, | |
| 949.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:12", | |
| "issue_probabilities": [ | |
| 0.4015948474407196, | |
| 0.05486251041293144, | |
| 0.5782939791679382, | |
| 0.5052149891853333, | |
| 0.6441804766654968, | |
| 0.5711598992347717, | |
| 0.5648314356803894 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9558194279670715, | |
| 0.04343032464385033, | |
| 0.0007501714862883091 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 1064.25, | |
| 1065.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:13", | |
| "issue_probabilities": [ | |
| 0.37830790877342224, | |
| 0.07965011894702911, | |
| 0.5743967294692993, | |
| 0.560647189617157, | |
| 0.6711203455924988, | |
| 0.5112051963806152, | |
| 0.5800309777259827 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8809880614280701, | |
| 0.11766113340854645, | |
| 0.0013507631374523044 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| 1184.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:14", | |
| "issue_probabilities": [ | |
| 0.39749160408973694, | |
| 0.06635880470275879, | |
| 0.5608939528465271, | |
| 0.5246757864952087, | |
| 0.6220325231552124, | |
| 0.5536649823188782, | |
| 0.5962657928466797 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9708016514778137, | |
| 0.028488826006650925, | |
| 0.0007095396867953241 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| 1296.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| 1299.5 | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| true | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble:15", | |
| "issue_probabilities": [ | |
| 0.46088477969169617, | |
| 0.57515549659729, | |
| 0.46534186601638794, | |
| 0.49679675698280334, | |
| 0.6240170001983643, | |
| 0.5564548969268799, | |
| 0.5374048948287964 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.2588987350463867, | |
| 0.2656945586204529, | |
| 0.4754067361354828 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 945.25, | |
| 949.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble-controlled-reference:0", | |
| "issue_probabilities": [ | |
| 0.4015948474407196, | |
| 0.05486251041293144, | |
| 0.5782939791679382, | |
| 0.5052149891853333, | |
| 0.6441804766654968, | |
| 0.5711598992347717, | |
| 0.5648314356803894 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| 0, | |
| 0, | |
| 0, | |
| 0, | |
| 0 | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| true, | |
| true, | |
| true, | |
| true, | |
| true | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9558194279670715, | |
| 0.04343032464385033, | |
| 0.0007501714862883091 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 242.8555, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble-hand-visibility:0", | |
| "issue_probabilities": [ | |
| 0.5011376738548279, | |
| 0.23830929398536682, | |
| 0.47179916501045227, | |
| 0.4544672966003418, | |
| 0.5929402709007263, | |
| 0.5473124384880066, | |
| 0.4700813889503479 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.605538010597229, | |
| 0.3695598542690277, | |
| 0.024902045726776123 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 272.279875, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble-hand-visibility:1", | |
| "issue_probabilities": [ | |
| 0.5683556795120239, | |
| 0.43505215644836426, | |
| 0.49645453691482544, | |
| 0.4870050847530365, | |
| 0.5428122282028198, | |
| 0.5395628213882446, | |
| 0.4402424991130829 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.2889035642147064, | |
| 0.5689359307289124, | |
| 0.1421605497598648 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 281.074416666667, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble-hand-visibility:2", | |
| "issue_probabilities": [ | |
| 0.5106286406517029, | |
| 0.3040144741535187, | |
| 0.538713276386261, | |
| 0.4571355879306793, | |
| 0.5604302287101746, | |
| 0.5599730610847473, | |
| 0.5091884136199951 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5288613438606262, | |
| 0.4560112953186035, | |
| 0.015127383172512054 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 363.992, | |
| 364.292 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble-hand-visibility:3", | |
| "issue_probabilities": [ | |
| 0.4868850111961365, | |
| 0.08941245079040527, | |
| 0.5698303580284119, | |
| 0.5444727540016174, | |
| 0.5736575722694397, | |
| 0.4719165861606598, | |
| 0.542672336101532 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9087055325508118, | |
| 0.08802533894777298, | |
| 0.0032690924126654863 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| 686.440791666667 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble-hand-visibility:4", | |
| "issue_probabilities": [ | |
| 0.5480571985244751, | |
| 0.289924293756485, | |
| 0.4875825345516205, | |
| 0.48247030377388, | |
| 0.6605673432350159, | |
| 0.4488600492477417, | |
| 0.5474900007247925 | |
| ], | |
| "issue_targets": [ | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5096753239631653, | |
| 0.4065435826778412, | |
| 0.08378112316131592 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 694.70275, | |
| 698.061083333333 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble-hand-visibility:5", | |
| "issue_probabilities": [ | |
| 0.436355322599411, | |
| 0.3948766589164734, | |
| 0.46440979838371277, | |
| 0.4658087491989136, | |
| 0.6254376769065857, | |
| 0.5476257801055908, | |
| 0.5661714673042297 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.4374583065509796, | |
| 0.332562118768692, | |
| 0.2299794852733612 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 989.953375, | |
| 990.959125 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble-hand-visibility:6", | |
| "issue_probabilities": [ | |
| 0.4571791887283325, | |
| 0.06389611959457397, | |
| 0.5744066834449768, | |
| 0.5395976901054382, | |
| 0.6297222375869751, | |
| 0.5364688038825989, | |
| 0.5905613899230957 | |
| ], | |
| "issue_targets": [ | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.9570990204811096, | |
| 0.041292186826467514, | |
| 0.0016089091077446938 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 1208.979875, | |
| 1208.823125 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble-hand-visibility:7", | |
| "issue_probabilities": [ | |
| 0.5109645128250122, | |
| 0.21493376791477203, | |
| 0.6089087128639221, | |
| 0.4597187340259552, | |
| 0.7447296380996704, | |
| 0.5392172336578369, | |
| 0.5533581376075745 | |
| ], | |
| "issue_targets": [ | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8073893785476685, | |
| 0.1726890355348587, | |
| 0.019921597093343735 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 1230.3815, | |
| 1230.4965 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z035-june-23-22-rashult_assemble", | |
| "id": "holoassist-z035-june-23-22-rashult_assemble-hand-visibility:8", | |
| "issue_probabilities": [ | |
| 0.4561595320701599, | |
| 0.18964461982250214, | |
| 0.525873601436615, | |
| 0.5783514380455017, | |
| 0.6109048128128052, | |
| 0.507158637046814, | |
| 0.605401873588562 | |
| ], | |
| "issue_targets": [ | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7648429870605469, | |
| 0.22191350162029266, | |
| 0.013243586756289005 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 1.25, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:0", | |
| "issue_probabilities": [ | |
| 0.5541124939918518, | |
| 0.8192341327667236, | |
| 0.4435800611972809, | |
| 0.4222852289676666, | |
| 0.6013835072517395, | |
| 0.5431369543075562, | |
| 0.4553704559803009 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.011481123976409435, | |
| 0.1858697384595871, | |
| 0.8026491403579712 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 8.75, | |
| 8.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 7.1, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:1", | |
| "issue_probabilities": [ | |
| 0.5349850058555603, | |
| 0.760978102684021, | |
| 0.43887603282928467, | |
| 0.4562523365020752, | |
| 0.6261544823646545, | |
| 0.5505064725875854, | |
| 0.48641690611839294 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.03457179665565491, | |
| 0.39657488465309143, | |
| 0.5688532590866089 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 8.75, | |
| 11.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 7.1, | |
| 9.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:2", | |
| "issue_probabilities": [ | |
| 0.48784205317497253, | |
| 0.41907963156700134, | |
| 0.47006741166114807, | |
| 0.4682442545890808, | |
| 0.6563020348548889, | |
| 0.5562477707862854, | |
| 0.5095412135124207 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.31148239970207214, | |
| 0.5806494951248169, | |
| 0.10786810517311096 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 12.75, | |
| 15.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 13.1, | |
| 15.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:3", | |
| "issue_probabilities": [ | |
| 0.45488208532333374, | |
| 0.11098378151655197, | |
| 0.5219466090202332, | |
| 0.4894973933696747, | |
| 0.6708574295043945, | |
| 0.6133518218994141, | |
| 0.5848264694213867 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8859921097755432, | |
| 0.10934160649776459, | |
| 0.004666205961257219 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 21.75, | |
| 23.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:4", | |
| "issue_probabilities": [ | |
| 0.4488483667373657, | |
| 0.14042450487613678, | |
| 0.522793173789978, | |
| 0.4421725869178772, | |
| 0.6696599721908569, | |
| 0.6499902606010437, | |
| 0.5708513855934143 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8486052751541138, | |
| 0.1435907483100891, | |
| 0.007803996559232473 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 39.75, | |
| 41.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 39.1, | |
| 40.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:5", | |
| "issue_probabilities": [ | |
| 0.5441592931747437, | |
| 0.4967030882835388, | |
| 0.4816743731498718, | |
| 0.4553524851799011, | |
| 0.6314207911491394, | |
| 0.5323636531829834, | |
| 0.5007545948028564 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.18699416518211365, | |
| 0.5790390372276306, | |
| 0.23396681249141693 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 39.75, | |
| 41.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 39.1, | |
| 42.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:6", | |
| "issue_probabilities": [ | |
| 0.4787469506263733, | |
| 0.16724954545497894, | |
| 0.52939373254776, | |
| 0.5389623045921326, | |
| 0.6656084656715393, | |
| 0.5148363709449768, | |
| 0.5309776663780212 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6797986030578613, | |
| 0.30793479084968567, | |
| 0.012266571633517742 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 52.75, | |
| 48.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 48.1, | |
| 49.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:7", | |
| "issue_probabilities": [ | |
| 0.4840186834335327, | |
| 0.2505081593990326, | |
| 0.5290555357933044, | |
| 0.6325288414955139, | |
| 0.6477729678153992, | |
| 0.4405559301376343, | |
| 0.47012895345687866 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.48663508892059326, | |
| 0.4760160744190216, | |
| 0.037348829209804535 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 61.25, | |
| 62.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:8", | |
| "issue_probabilities": [ | |
| 0.5648697018623352, | |
| 0.5917519330978394, | |
| 0.4780038297176361, | |
| 0.4435455799102783, | |
| 0.647563099861145, | |
| 0.5476790070533752, | |
| 0.47755277156829834 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.1059689074754715, | |
| 0.47474241256713867, | |
| 0.4192887246608734 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 61.25, | |
| 62.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 65.1, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:9", | |
| "issue_probabilities": [ | |
| 0.5736291408538818, | |
| 0.5255337357521057, | |
| 0.4861244857311249, | |
| 0.45322826504707336, | |
| 0.657119870185852, | |
| 0.5768172144889832, | |
| 0.4983779489994049 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.14596760272979736, | |
| 0.4955993592739105, | |
| 0.3584330379962921 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 75.75, | |
| 74.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 77.1, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:10", | |
| "issue_probabilities": [ | |
| 0.5253353714942932, | |
| 0.43361982703208923, | |
| 0.5078369975090027, | |
| 0.4350443184375763, | |
| 0.6714193820953369, | |
| 0.5779585242271423, | |
| 0.5189924836158752 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.18128907680511475, | |
| 0.6387242078781128, | |
| 0.17998667061328888 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 89.25, | |
| 89.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:11", | |
| "issue_probabilities": [ | |
| 0.4823155701160431, | |
| 0.512855589389801, | |
| 0.533620297908783, | |
| 0.4477936029434204, | |
| 0.6510230898857117, | |
| 0.608056366443634, | |
| 0.5072676539421082 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.14385133981704712, | |
| 0.5496175289154053, | |
| 0.30653104186058044 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 90.25, | |
| 90.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:12", | |
| "issue_probabilities": [ | |
| 0.5310882925987244, | |
| 0.633642315864563, | |
| 0.4958914518356323, | |
| 0.42854323983192444, | |
| 0.6161146759986877, | |
| 0.6031396389007568, | |
| 0.47561535239219666 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.06788787990808487, | |
| 0.40373125672340393, | |
| 0.5283809304237366 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 95.25, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| 98.1, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:13", | |
| "issue_probabilities": [ | |
| 0.5451099276542664, | |
| 0.6119335889816284, | |
| 0.4837595224380493, | |
| 0.4391622245311737, | |
| 0.6295996904373169, | |
| 0.5818930268287659, | |
| 0.4683789908885956 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.06415621191263199, | |
| 0.44837719202041626, | |
| 0.48746660351753235 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 103.25, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| 103.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:14", | |
| "issue_probabilities": [ | |
| 0.5449394583702087, | |
| 0.5635349750518799, | |
| 0.4801245927810669, | |
| 0.4498535096645355, | |
| 0.6532014012336731, | |
| 0.5590292811393738, | |
| 0.46326377987861633 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.08427140861749649, | |
| 0.5528377890586853, | |
| 0.3628908395767212 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 111.75, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| 108.8 | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:15", | |
| "issue_probabilities": [ | |
| 0.5728214979171753, | |
| 0.6031991839408875, | |
| 0.4639093279838562, | |
| 0.4296703338623047, | |
| 0.6558864712715149, | |
| 0.5635485053062439, | |
| 0.45878538489341736 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.07175346463918686, | |
| 0.5029663443565369, | |
| 0.42528021335601807 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 118.25, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:16", | |
| "issue_probabilities": [ | |
| 0.5826441049575806, | |
| 0.8535202741622925, | |
| 0.43508845567703247, | |
| 0.4238924980163574, | |
| 0.592154860496521, | |
| 0.5487253069877625, | |
| 0.4489067792892456 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.006685144267976284, | |
| 0.14663532376289368, | |
| 0.8466795682907104 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:17", | |
| "issue_probabilities": [ | |
| 0.5733535885810852, | |
| 0.8357754349708557, | |
| 0.4812624156475067, | |
| 0.42447957396507263, | |
| 0.6292282342910767, | |
| 0.570496678352356, | |
| 0.49065104126930237 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 1, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.015867678448557854, | |
| 0.3767544627189636, | |
| 0.6073778867721558 | |
| ], | |
| "readiness_target": "REJECT", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 140.25, | |
| 140.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 136.386, | |
| 138.88400000000001 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:18", | |
| "issue_probabilities": [ | |
| 0.5529062151908875, | |
| 0.5915155410766602, | |
| 0.4445250928401947, | |
| 0.47323164343833923, | |
| 0.6577711701393127, | |
| 0.5655393004417419, | |
| 0.5461088418960571 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.1365969330072403, | |
| 0.561969518661499, | |
| 0.3014335036277771 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 151.25, | |
| 147.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:19", | |
| "issue_probabilities": [ | |
| 0.5259188413619995, | |
| 0.24232009053230286, | |
| 0.5733246803283691, | |
| 0.584421694278717, | |
| 0.7007242441177368, | |
| 0.5551731586456299, | |
| 0.5522189140319824 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6060569286346436, | |
| 0.33189910650253296, | |
| 0.0620439350605011 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 160.75, | |
| 160.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| 159.0 | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:20", | |
| "issue_probabilities": [ | |
| 0.45869752764701843, | |
| 0.1675376445055008, | |
| 0.5260149836540222, | |
| 0.4918433129787445, | |
| 0.6261113286018372, | |
| 0.603937566280365, | |
| 0.587410569190979 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6875641345977783, | |
| 0.29175081849098206, | |
| 0.020685113966464996 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 164.75, | |
| 160.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:21", | |
| "issue_probabilities": [ | |
| 0.4464390277862549, | |
| 0.11856046319007874, | |
| 0.5404880046844482, | |
| 0.5070440769195557, | |
| 0.6444842219352722, | |
| 0.5729026794433594, | |
| 0.6008376479148865 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.7709655165672302, | |
| 0.22094042599201202, | |
| 0.008094136603176594 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 169.25, | |
| 166.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:22", | |
| "issue_probabilities": [ | |
| 0.40704840421676636, | |
| 0.06344921141862869, | |
| 0.5806209444999695, | |
| 0.5385699272155762, | |
| 0.6568935513496399, | |
| 0.5833075046539307, | |
| 0.6180692911148071 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8866124153137207, | |
| 0.11228711903095245, | |
| 0.001100435620173812 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 175.75, | |
| 176.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 175.1, | |
| 178.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:23", | |
| "issue_probabilities": [ | |
| 0.4392700791358948, | |
| 0.14090505242347717, | |
| 0.5582761764526367, | |
| 0.5656850337982178, | |
| 0.6609684228897095, | |
| 0.5508158206939697, | |
| 0.6078335046768188 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6729797124862671, | |
| 0.31679767370224, | |
| 0.010222682729363441 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 191.25, | |
| 186.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 187.1, | |
| 190.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:24", | |
| "issue_probabilities": [ | |
| 0.4079689681529999, | |
| 0.07602748274803162, | |
| 0.5534780025482178, | |
| 0.4953469932079315, | |
| 0.6347665786743164, | |
| 0.5695653557777405, | |
| 0.6091920733451843 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.8345886468887329, | |
| 0.16283784806728363, | |
| 0.00257351016625762 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 193.25, | |
| 196.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:25", | |
| "issue_probabilities": [ | |
| 0.40171822905540466, | |
| 0.10389669984579086, | |
| 0.5656645894050598, | |
| 0.5501523613929749, | |
| 0.6052617430686951, | |
| 0.5851224064826965, | |
| 0.6081803441047668 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6478556990623474, | |
| 0.3464770019054413, | |
| 0.005667306017130613 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 206.75, | |
| 207.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 205.1, | |
| 206.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:26", | |
| "issue_probabilities": [ | |
| 0.4708675444126129, | |
| 0.1844073086977005, | |
| 0.529035747051239, | |
| 0.545722484588623, | |
| 0.6796404719352722, | |
| 0.5711777806282043, | |
| 0.5745372176170349 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.5997864007949829, | |
| 0.37627604603767395, | |
| 0.023937609046697617 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 215.75, | |
| 214.75 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 211.1, | |
| 212.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:27", | |
| "issue_probabilities": [ | |
| 0.4648876190185547, | |
| 0.3729655146598816, | |
| 0.5164215564727783, | |
| 0.5154373049736023, | |
| 0.683117687702179, | |
| 0.5976791977882385, | |
| 0.5292177796363831 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.3813900947570801, | |
| 0.45889368653297424, | |
| 0.1597161889076233 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 222.25, | |
| 219.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 221.1, | |
| 223.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:28", | |
| "issue_probabilities": [ | |
| 0.4497225880622864, | |
| 0.3550029993057251, | |
| 0.4762255847454071, | |
| 0.5215045213699341, | |
| 0.6984638571739197, | |
| 0.5354419350624084, | |
| 0.5489445924758911 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| 0, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| true, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "human-derived" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.3498978316783905, | |
| 0.5914394855499268, | |
| 0.05866268649697304 | |
| ], | |
| "readiness_target": "KEEP", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 224.25, | |
| 228.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| true, | |
| true | |
| ], | |
| "boundary_reference_s": [ | |
| 224.1, | |
| 225.1 | |
| ], | |
| "boundary_reference_valid": [ | |
| true, | |
| true | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small:29", | |
| "issue_probabilities": [ | |
| 0.5622578859329224, | |
| 0.6917782425880432, | |
| 0.5122157335281372, | |
| 0.5192844271659851, | |
| 0.6653345227241516, | |
| 0.48454904556274414, | |
| 0.47904419898986816 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null, | |
| null | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false, | |
| false | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "human-derived" | |
| }, | |
| "issues": { | |
| "kind": "unlabeled" | |
| }, | |
| "readiness": { | |
| "kind": "human-derived" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.03581170365214348, | |
| 0.5101680755615234, | |
| 0.45402026176452637 | |
| ], | |
| "readiness_target": "REVIEW", | |
| "readiness_valid": true, | |
| "review_count": 2, | |
| "rubric_version": "egosieve.holoassist-readiness-proxy/v1", | |
| "source": "HoloAssist" | |
| }, | |
| { | |
| "boundary_prediction_s": [ | |
| 151.25, | |
| 147.25 | |
| ], | |
| "boundary_prediction_valid": [ | |
| false, | |
| false | |
| ], | |
| "boundary_reference_s": [ | |
| null, | |
| null | |
| ], | |
| "boundary_reference_valid": [ | |
| false, | |
| false | |
| ], | |
| "group_id": "holoassist:z046-june-24-22-printer_small", | |
| "id": "holoassist-z046-june-24-22-printer_small-controlled-reference:0", | |
| "issue_probabilities": [ | |
| 0.5259188413619995, | |
| 0.24232009053230286, | |
| 0.5733246803283691, | |
| 0.584421694278717, | |
| 0.700724184513092, | |
| 0.5551731586456299, | |
| 0.5522189140319824 | |
| ], | |
| "issue_targets": [ | |
| null, | |
| null, | |
| 0, | |
| 0, | |
| 0, | |
| 0, | |
| 0 | |
| ], | |
| "issue_valid": [ | |
| false, | |
| false, | |
| true, | |
| true, | |
| true, | |
| true, | |
| true | |
| ], | |
| "label_provenance": { | |
| "boundaries": { | |
| "kind": "unlabeled" | |
| }, | |
| "issues": { | |
| "kind": "programmatic-controlled-corruption" | |
| }, | |
| "readiness": { | |
| "kind": "unlabeled" | |
| } | |
| }, | |
| "readiness_probabilities": [ | |
| 0.6060569286346436, | |
| 0.33189910650253296, | |
| 0.0620439350605011 | |
| ], | |
| "readiness_target": null, | |
| "readiness_valid": false, | |
| "source": "HoloAssist controlled corruptions" | |
| } | |
| ], | |
| "issue_labels": [ | |
| "acting_hand_not_visible", | |
| "low_hand_activity", | |
| "camera_instability", | |
| "blur", | |
| "exposure", | |
| "scene_cut", | |
| "duplicate_frames" | |
| ], | |
| "readiness_labels": [ | |
| "KEEP", | |
| "REVIEW", | |
| "REJECT" | |
| ], | |
| "schema": "egosieve.test-predictions/v1", | |
| "splits_sha256": "a01ec9078a2953f95242d62be08cb1389ff72a84a200f0e9075034b47b1cc475" | |
| } | |