AV-QuantBench-Dataset / samples /finance /qa /finance_2CFA.json
gfcfirefly's picture
initial commit
d256d40 verified
Raw
History Blame Contribute Delete
594 Bytes
{
"sample_id": "finance_2CFA",
"domain": "finance",
"task_type": "Cross-Modal Conflict",
"question": "Between t=10s and t=15s, does the acoustic momentum support the visual upward trend?",
"ground_truth": "No. The visual candlestick structure trends upward, but the acoustic tempo decelerates because the underlying volume signal declines, indicating a bearish cross-modal divergence.",
"algorithmic_metadata": {
"primary_gradient": 19.34091780100742,
"secondary_gradient": -122.63963700261846,
"interval": [
10,
15
],
"injected_conflict": true
}
}