summaryrefslogtreecommitdiff
path: root/artifacts/synth_v0/probes_vision_simmim.json
blob: 93f73f52b10efe8fc0b725a823df2b5b86247215 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
    }
  }
}