diff options
Diffstat (limited to 'artifacts/synth_v0/probes_text.json')
| -rw-r--r-- | artifacts/synth_v0/probes_text.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/artifacts/synth_v0/probes_text.json b/artifacts/synth_v0/probes_text.json new file mode 100644 index 0000000..49bf046 --- /dev/null +++ b/artifacts/synth_v0/probes_text.json @@ -0,0 +1,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 + } + } +}
\ No newline at end of file |
