diff options
Diffstat (limited to 'artifacts/synth_v0/probes_vision_simmim.json')
| -rw-r--r-- | artifacts/synth_v0/probes_vision_simmim.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/artifacts/synth_v0/probes_vision_simmim.json b/artifacts/synth_v0/probes_vision_simmim.json new file mode 100644 index 0000000..93f73f5 --- /dev/null +++ b/artifacts/synth_v0/probes_vision_simmim.json @@ -0,0 +1,26 @@ +{ + "features": "artifacts/synth_v0/vision_simmim.pt", + "side": "vision", + "targets": { + "color_presence": { + "accuracy": 0.808, + "balanced_accuracy": 0.5724588576233134 + }, + "shape_presence": { + "accuracy": 0.6713333333333333, + "balanced_accuracy": 0.5347119289789931 + }, + "group_count": { + "r2": 0.11893071352848306, + "mae": 0.4547028177166477 + }, + "object_total": { + "r2": 0.3330050350081355, + "mae": 1.3161981225121984 + }, + "relation_count": { + "r2": 0.028416514470714138, + "mae": 0.398988621744018 + } + } +}
\ No newline at end of file |
