diff options
Diffstat (limited to 'artifacts/synth_v0/probes_vision_infonce.json')
| -rw-r--r-- | artifacts/synth_v0/probes_vision_infonce.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/artifacts/synth_v0/probes_vision_infonce.json b/artifacts/synth_v0/probes_vision_infonce.json new file mode 100644 index 0000000..dfa495f --- /dev/null +++ b/artifacts/synth_v0/probes_vision_infonce.json @@ -0,0 +1,26 @@ +{ + "features": "artifacts/synth_v0/vision.pt", + "side": "vision", + "targets": { + "color_presence": { + "accuracy": 0.996, + "balanced_accuracy": 0.9920367188831435 + }, + "shape_presence": { + "accuracy": 0.662, + "balanced_accuracy": 0.5403580549830131 + }, + "group_count": { + "r2": 0.6128049405250413, + "mae": 0.2596760080342657 + }, + "object_total": { + "r2": 0.43549224792095476, + "mae": 1.204687900241071 + }, + "relation_count": { + "r2": 0.20250572046700854, + "mae": 0.33619622270671823 + } + } +}
\ No newline at end of file |
