Datasets:
File size: 797 Bytes
4b8d886 | 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 27 28 29 30 31 32 33 34 35 36 | [
{
"input": "direct_video",
"model": "Keye-VL-1.5-8B",
"participants": 704,
"accuracy": 0.1747,
"macro_f1": 0.0744,
"coverage": 1.0,
"selective_ordinal_mae": 1.1023,
"selective_within_one": 0.75,
"elevated_recall": 0.0
},
{
"input": "direct_video",
"model": "Qwen3-VL-8B-Instruct",
"participants": 704,
"accuracy": 0.2514,
"macro_f1": 0.1443,
"coverage": 1.0,
"selective_ordinal_mae": 0.9702,
"selective_within_one": 0.8026,
"elevated_recall": 0.0
},
{
"input": "privte_text",
"model": "Qwen3.6-Flash",
"participants": 704,
"accuracy": 0.3935,
"macro_f1": 0.2094,
"coverage": 0.9616,
"selective_ordinal_mae": 0.7208,
"selective_within_one": 0.8833,
"elevated_recall": 0.0
}
]
|