blob: 49bf0466ab3266796eda0dc7dd10bf925c3b5634 (
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/text.pt",
"side": "text",
"targets": {
"color_presence": {
"accuracy": 0.9986,
"balanced_accuracy": 0.9967233363318687
},
"shape_presence": {
"accuracy": 0.9945,
"balanced_accuracy": 0.9922570023537487
},
"group_count": {
"r2": 0.9373080254545126,
"mae": 0.11115691755928185
},
"object_total": {
"r2": 0.8980208085980611,
"mae": 0.4995674875531645
},
"relation_count": {
"r2": 0.9383180666942961,
"mae": 0.1103979591723259
}
}
}
|