gfcfirefly commited on
Commit
d256d40
·
verified ·
1 Parent(s): 50534f9

initial commit

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -58
  2. LICENSE +7 -0
  3. README.md +201 -0
  4. dataset_infos.json +110 -0
  5. docs/responsible_use.md +16 -0
  6. docs/schema.md +24 -0
  7. manifests/finance.jsonl +1 -0
  8. manifests/iiot.jsonl +1 -0
  9. manifests/medical.jsonl +1 -0
  10. metadata/test.jsonl +1 -0
  11. metadata/train.jsonl +1 -0
  12. metadata/val.jsonl +1 -0
  13. qa/test.jsonl +1 -0
  14. qa/train.jsonl +1 -0
  15. qa/val.jsonl +1 -0
  16. samples/finance/audio/finance_22YA.wav +3 -0
  17. samples/finance/audio/finance_269Q.wav +3 -0
  18. samples/finance/audio/finance_26DT.wav +3 -0
  19. samples/finance/audio/finance_27QE.wav +3 -0
  20. samples/finance/audio/finance_2BH3.wav +3 -0
  21. samples/finance/audio/finance_2BLD.wav +3 -0
  22. samples/finance/audio/finance_2CFA.wav +3 -0
  23. samples/finance/audio/finance_2CQP.wav +3 -0
  24. samples/finance/audio/finance_2E28.wav +3 -0
  25. samples/finance/audio/finance_2F7D.wav +3 -0
  26. samples/finance/audio/finance_2GBQ.wav +3 -0
  27. samples/finance/audio/finance_2GFQ.wav +3 -0
  28. samples/finance/audio/finance_2J8Y.wav +3 -0
  29. samples/finance/audio/finance_2JG2.wav +3 -0
  30. samples/finance/audio/finance_2JS6.wav +3 -0
  31. samples/finance/audio/finance_2LPK.wav +3 -0
  32. samples/finance/audio/finance_2NP9.wav +3 -0
  33. samples/finance/audio/finance_2PE9.wav +3 -0
  34. samples/finance/audio/finance_2Q3W.wav +3 -0
  35. samples/finance/audio/finance_2QDW.wav +3 -0
  36. samples/finance/audio/finance_2QV6.wav +3 -0
  37. samples/finance/audio/finance_2QXA.wav +3 -0
  38. samples/finance/audio/finance_2WJR.wav +3 -0
  39. samples/finance/audio/finance_2YBP.wav +3 -0
  40. samples/finance/audio/finance_325B.wav +3 -0
  41. samples/finance/audio/finance_32TZ.wav +3 -0
  42. samples/finance/audio/finance_33T8.wav +3 -0
  43. samples/finance/audio/finance_34K5.wav +3 -0
  44. samples/finance/audio/finance_352E.wav +3 -0
  45. samples/finance/audio/finance_36BT.wav +3 -0
  46. samples/finance/audio/finance_36EG.wav +3 -0
  47. samples/finance/audio/finance_37XL.wav +3 -0
  48. samples/finance/audio/finance_39DF.wav +3 -0
  49. samples/finance/audio/finance_3AFT.wav +3 -0
  50. samples/finance/audio/finance_3AMY.wav +3 -0
.gitattributes CHANGED
@@ -1,60 +1,3 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.avro filter=lfs diff=lfs merge=lfs -text
4
- *.bin filter=lfs diff=lfs merge=lfs -text
5
- *.bz2 filter=lfs diff=lfs merge=lfs -text
6
- *.ckpt filter=lfs diff=lfs merge=lfs -text
7
- *.ftz filter=lfs diff=lfs merge=lfs -text
8
- *.gz filter=lfs diff=lfs merge=lfs -text
9
- *.h5 filter=lfs diff=lfs merge=lfs -text
10
- *.joblib filter=lfs diff=lfs merge=lfs -text
11
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
- *.lz4 filter=lfs diff=lfs merge=lfs -text
13
- *.mds filter=lfs diff=lfs merge=lfs -text
14
- *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
- *.model filter=lfs diff=lfs merge=lfs -text
16
- *.msgpack filter=lfs diff=lfs merge=lfs -text
17
- *.npy filter=lfs diff=lfs merge=lfs -text
18
- *.npz filter=lfs diff=lfs merge=lfs -text
19
- *.onnx filter=lfs diff=lfs merge=lfs -text
20
- *.ot filter=lfs diff=lfs merge=lfs -text
21
- *.parquet filter=lfs diff=lfs merge=lfs -text
22
- *.pb filter=lfs diff=lfs merge=lfs -text
23
- *.pickle filter=lfs diff=lfs merge=lfs -text
24
- *.pkl filter=lfs diff=lfs merge=lfs -text
25
- *.pt filter=lfs diff=lfs merge=lfs -text
26
- *.pth filter=lfs diff=lfs merge=lfs -text
27
- *.rar filter=lfs diff=lfs merge=lfs -text
28
- *.safetensors filter=lfs diff=lfs merge=lfs -text
29
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
- *.tar.* filter=lfs diff=lfs merge=lfs -text
31
- *.tar filter=lfs diff=lfs merge=lfs -text
32
- *.tflite filter=lfs diff=lfs merge=lfs -text
33
- *.tgz filter=lfs diff=lfs merge=lfs -text
34
- *.wasm filter=lfs diff=lfs merge=lfs -text
35
- *.xz filter=lfs diff=lfs merge=lfs -text
36
- *.zip filter=lfs diff=lfs merge=lfs -text
37
- *.zst filter=lfs diff=lfs merge=lfs -text
38
- *tfevents* filter=lfs diff=lfs merge=lfs -text
39
- # Audio files - uncompressed
40
- *.pcm filter=lfs diff=lfs merge=lfs -text
41
- *.sam filter=lfs diff=lfs merge=lfs -text
42
- *.raw filter=lfs diff=lfs merge=lfs -text
43
- # Audio files - compressed
44
- *.aac filter=lfs diff=lfs merge=lfs -text
45
- *.flac filter=lfs diff=lfs merge=lfs -text
46
- *.mp3 filter=lfs diff=lfs merge=lfs -text
47
- *.ogg filter=lfs diff=lfs merge=lfs -text
48
  *.wav filter=lfs diff=lfs merge=lfs -text
49
- # Image files - uncompressed
50
- *.bmp filter=lfs diff=lfs merge=lfs -text
51
- *.gif filter=lfs diff=lfs merge=lfs -text
52
  *.png filter=lfs diff=lfs merge=lfs -text
53
- *.tiff filter=lfs diff=lfs merge=lfs -text
54
- # Image files - compressed
55
- *.jpg filter=lfs diff=lfs merge=lfs -text
56
- *.jpeg filter=lfs diff=lfs merge=lfs -text
57
- *.webp filter=lfs diff=lfs merge=lfs -text
58
- # Video files - compressed
59
- *.mp4 filter=lfs diff=lfs merge=lfs -text
60
- *.webm filter=lfs diff=lfs merge=lfs -text
 
1
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  *.wav filter=lfs diff=lfs merge=lfs -text
 
 
 
3
  *.png filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
LICENSE ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ AV-QuantBench Dataset License
2
+
3
+ Unless otherwise stated, the dataset artifacts in this repository, including annotations, metadata, generated media, and documentation, are released under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license.
4
+
5
+ You may share and adapt the material for non-commercial research and educational purposes, provided that appropriate credit is given. Commercial use is not permitted without separate written permission from the copyright holders.
6
+
7
+ For the full license text, see: https://creativecommons.org/licenses/by-nc/4.0/
README.md ADDED
@@ -0,0 +1,201 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: AV-QuantBench
3
+ license: cc-by-nc-4.0
4
+ task_categories:
5
+ - question-answering
6
+ - video-text-to-text
7
+ tags:
8
+ - multimodal
9
+ - audio
10
+ - video
11
+ - time-series
12
+ - synthetic
13
+ - benchmark
14
+ size_categories:
15
+ - 10K<n<100K
16
+ annotations_creators:
17
+ - machine-generated
18
+ language_creators:
19
+ - machine-generated
20
+ language:
21
+ - en
22
+ multilinguality:
23
+ - monolingual
24
+ source_datasets:
25
+ - original
26
+ ---
27
+
28
+ # AV-QuantBench
29
+
30
+ AV-QuantBench is a procedural audio-visual benchmark for evaluating multimodal foundation models on abstract temporal reasoning, cross-modal conflict detection, and synchronized data interpretation across finance, medical, and industrial domains.
31
+
32
+ This Hugging Face dataset repository is structured to support a benchmark-style release. It contains:
33
+
34
+ - split metadata in JSONL format,
35
+ - question-answer annotations,
36
+ - sample video/audio assets,
37
+ - manifest files by domain,
38
+ - and documentation for schema and responsible use.
39
+
40
+ The sample subset included here is upload-ready and demonstrates the expected repository structure. It can be extended to the full release by replacing the sample media and JSONL files with the complete benchmark assets generated by the AV-QuantBench pipeline.
41
+
42
+ ## Dataset Summary
43
+
44
+ AV-QuantBench converts time-series signals into synchronized visual topology and acoustic momentum. Each sample is paired with machine-generated QA derived from deterministic state-machine triggers. The benchmark is designed to evaluate whether a model can jointly reason over audio and video when the two modalities either align or intentionally diverge.
45
+
46
+ ### Supported tasks
47
+
48
+ - Cross-modal conflict detection
49
+ - Audio-visual temporal reasoning
50
+ - Multimodal question answering on synthetic data videos
51
+ - Robustness evaluation under counterfactual splicing
52
+
53
+ ### Modalities
54
+
55
+ - Video (`.mp4`)
56
+ - Audio (`.wav`)
57
+ - Frame previews (`.png`)
58
+ - Structured annotations (`.jsonl`)
59
+
60
+ ### Domains
61
+
62
+ - Finance
63
+ - Medical monitoring
64
+ - Industrial IoT
65
+
66
+ ## Repository Structure
67
+
68
+ ```text
69
+ AV-QuantBench-HF-Dataset/
70
+ ├── README.md
71
+ ├── LICENSE
72
+ ├── .gitattributes
73
+ ├── dataset_infos.json
74
+ ├── metadata/
75
+ │ ├── train.jsonl
76
+ │ ├── val.jsonl
77
+ │ └── test.jsonl
78
+ ├── qa/
79
+ │ ├── train.jsonl
80
+ │ ├── val.jsonl
81
+ │ └── test.jsonl
82
+ ├── manifests/
83
+ │ ├── finance.jsonl
84
+ │ ├── medical.jsonl
85
+ │ └── iiot.jsonl
86
+ ├── samples/
87
+ │ ├── finance/
88
+ │ │ ├── videos/
89
+ │ │ ├── audio/
90
+ │ │ ├── qa/
91
+ │ │ └── metadata/
92
+ │ ├── medical/
93
+ │ │ ├── videos/
94
+ │ │ ├── audio/
95
+ │ │ ├── qa/
96
+ │ │ └── metadata/
97
+ │ └── iiot/
98
+ │ ├── videos/
99
+ │ ├── audio/
100
+ │ ├── qa/
101
+ │ └── metadata/
102
+ └── docs/
103
+ ├── schema.md
104
+ └── responsible_use.md
105
+ ```
106
+
107
+ ## Data Fields
108
+
109
+ Each record in `metadata/*.jsonl` contains:
110
+
111
+ - `id`
112
+ - `split`
113
+ - `domain`
114
+ - `video`
115
+ - `audio`
116
+ - `frame_preview`
117
+ - `duration_sec`
118
+ - `fps`
119
+ - `sample_rate`
120
+ - `task_type`
121
+ - `question`
122
+ - `ground_truth`
123
+ - `has_conflict`
124
+ - `source_mode`
125
+ - `seed`
126
+ - `algorithmic_metadata`
127
+
128
+ See `docs/schema.md` for details.
129
+
130
+ ## Splits
131
+
132
+ This upload-ready package includes one example for each split:
133
+
134
+ - `train`: finance
135
+ - `val`: medical
136
+ - `test`: iiot
137
+
138
+ In the full release, these files should be replaced by the complete split manifests and associated media.
139
+
140
+ ## Example Usage
141
+
142
+ ```python
143
+ import json
144
+ from pathlib import Path
145
+
146
+ root = Path('.')
147
+ with open(root / 'metadata' / 'train.jsonl', 'r', encoding='utf-8') as f:
148
+ sample = json.loads(f.readline())
149
+
150
+ print(sample['domain'])
151
+ print(sample['question'])
152
+ print(sample['video'])
153
+ ```
154
+
155
+ ## Generation Pipeline
156
+
157
+ The full AV-QuantBench generator creates each sample using the following stages:
158
+
159
+ 1. substrate synthesis or ingestion,
160
+ 2. anti-leakage visual rendering,
161
+ 3. acoustic mapping and sonification,
162
+ 4. deterministic audio-video synchronization,
163
+ 5. state-machine-based QA generation.
164
+
165
+ ## Licensing
166
+
167
+ Unless otherwise stated, the dataset artifacts in this repository are released under **CC BY-NC 4.0**. This includes metadata, annotations, documentation, and generated media distributed here.
168
+
169
+ ## Limitations
170
+
171
+ - The package currently includes a minimal sample subset for upload readiness.
172
+ - Full benchmark scale requires exporting the complete media and annotation assets from the generator repository.
173
+ - Synthetic audio-visual data should not be interpreted as real financial or medical advice.
174
+
175
+ ## Responsible Use
176
+
177
+ Please see `docs/responsible_use.md`.
178
+
179
+ ## Citation
180
+
181
+ If you use AV-QuantBench, please cite the accompanying paper:
182
+
183
+ ```bibtex
184
+ @article{gu2026avquantbench,
185
+ title={AV-QuantBench: An Audio-Visual Data Video Benchmark for Foundation Models in Complex Temporal Reasoning},
186
+ author={Gu, Fengchen and Ren, Xiaotian and Jiang, Zhengyong and Garc{'i}a-Fern{'a}ndez, {'A}ngel F. and Su, Jionglong and Li, Huakang},
187
+ journal={arXiv preprint arXiv:XXXX.XXXXX},
188
+ year={2026}
189
+ }
190
+ ```
191
+
192
+
193
+ ## Sample Layout
194
+
195
+ The `samples/` directory mirrors the domain-first output layout produced by the AV-QuantBench generator, so newly generated data can be copied into the repository with minimal restructuring:
196
+
197
+ - `samples/finance/videos`, `samples/finance/audio`, `samples/finance/qa`, `samples/finance/metadata`
198
+ - `samples/medical/videos`, `samples/medical/audio`, `samples/medical/qa`, `samples/medical/metadata`
199
+ - `samples/iiot/videos`, `samples/iiot/audio`, `samples/iiot/qa`, `samples/iiot/metadata`
200
+
201
+ This layout is intentionally aligned with the local `all_outputs`-style export structure for easier dataset refresh and replacement.
dataset_infos.json ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "default": {
3
+ "description": "Upload-ready Hugging Face dataset package for AV-QuantBench with JSONL metadata, QA annotations, and sample audio-video assets.",
4
+ "citation": "@article{gu2026avquantbench, title={AV-QuantBench: An Audio-Visual Data Video Benchmark for Foundation Models in Complex Temporal Reasoning}, author={Gu, Fengchen and Ren, Xiaotian and Jiang, Zhengyong and Garc{\\'i}a-Fern{\\'a}ndez, {\\'A}ngel F. and Su, Jionglong and Li, Huakang}, journal={arXiv preprint arXiv:XXXX.XXXXX}, year={2026}}",
5
+ "homepage": "https://github.com/your-org/AV-QuantBench",
6
+ "license": "CC BY-NC 4.0",
7
+ "features": {
8
+ "id": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ },
12
+ "split": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ },
16
+ "domain": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "video": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "audio": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "frame_preview": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "duration_sec": {
33
+ "dtype": "int64",
34
+ "_type": "Value"
35
+ },
36
+ "fps": {
37
+ "dtype": "int64",
38
+ "_type": "Value"
39
+ },
40
+ "sample_rate": {
41
+ "dtype": "int64",
42
+ "_type": "Value"
43
+ },
44
+ "task_type": {
45
+ "dtype": "string",
46
+ "_type": "Value"
47
+ },
48
+ "question": {
49
+ "dtype": "string",
50
+ "_type": "Value"
51
+ },
52
+ "ground_truth": {
53
+ "dtype": "string",
54
+ "_type": "Value"
55
+ },
56
+ "has_conflict": {
57
+ "dtype": "bool",
58
+ "_type": "Value"
59
+ },
60
+ "source_mode": {
61
+ "dtype": "string",
62
+ "_type": "Value"
63
+ },
64
+ "seed": {
65
+ "dtype": "int64",
66
+ "_type": "Value"
67
+ },
68
+ "metadata_file": {
69
+ "dtype": "string",
70
+ "_type": "Value"
71
+ },
72
+ "qa_file": {
73
+ "dtype": "string",
74
+ "_type": "Value"
75
+ },
76
+ "algorithmic_metadata": {
77
+ "_type": "string"
78
+ }
79
+ },
80
+ "builder_name": "json",
81
+ "dataset_name": "AV-QuantBench",
82
+ "config_name": "default",
83
+ "splits": {
84
+ "train": {
85
+ "name": "train",
86
+ "num_examples": 1,
87
+ "dataset_name": "AV-QuantBench",
88
+ "num_bytes": 929
89
+ },
90
+ "val": {
91
+ "name": "val",
92
+ "num_examples": 1,
93
+ "dataset_name": "AV-QuantBench",
94
+ "num_bytes": 916
95
+ },
96
+ "test": {
97
+ "name": "test",
98
+ "num_examples": 1,
99
+ "dataset_name": "AV-QuantBench",
100
+ "num_bytes": 805
101
+ }
102
+ },
103
+ "version": {
104
+ "version_str": "1.0.0",
105
+ "major": 1,
106
+ "minor": 0,
107
+ "patch": 0
108
+ }
109
+ }
110
+ }
docs/responsible_use.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Responsible Use
2
+
3
+ AV-QuantBench is intended for research on multimodal temporal reasoning, robustness, and evaluation.
4
+
5
+ Recommended uses:
6
+ - Benchmarking multimodal foundation models.
7
+ - Studying cross-modal conflict detection.
8
+ - Reproducing procedural audio-visual synthesis pipelines.
9
+ - Research on safer AI for high-stakes monitoring scenarios.
10
+
11
+ Not recommended uses:
12
+ - Deploying generated samples as real financial or medical advice.
13
+ - Presenting synthetic clips as authentic monitoring data.
14
+ - Using the dataset to deceive human operators or downstream systems.
15
+
16
+ The dataset contains synthetic or de-identified signals and excludes personally identifiable information.
docs/schema.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Schema
2
+
3
+ Each JSONL record in `metadata/` contains the following fields:
4
+
5
+ - `id`: unique sample identifier.
6
+ - `split`: dataset split (`train`, `val`, `test`).
7
+ - `domain`: one of `finance`, `medical`, or `iiot`.
8
+ - `video`: relative path to the MP4 file.
9
+ - `audio`: relative path to the WAV file.
10
+ - `frame_preview`: relative path to a representative PNG frame.
11
+ - `duration_sec`: clip duration in seconds.
12
+ - `fps`: video frame rate.
13
+ - `sample_rate`: audio sampling rate.
14
+ - `task_type`: benchmark task family.
15
+ - `question`: generated question.
16
+ - `ground_truth`: deterministic answer.
17
+ - `has_conflict`: whether a counterfactual cross-modal conflict was injected.
18
+ - `source_mode`: substrate source (`synthetic` or `yfinance` for finance in the full generator).
19
+ - `seed`: random seed used by procedural generation.
20
+ - `metadata_file`: relative pointer to the split metadata file.
21
+ - `qa_file`: relative pointer to the split QA file.
22
+ - `algorithmic_metadata`: domain-specific gradients and trigger values used by the state machine.
23
+
24
+ The `qa/` JSONL files mirror the QA-specific subset of this information.
manifests/finance.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"id": "avqb-train-finance-0001", "split": "train", "domain": "finance", "video": "samples/videos/finance/AV_QuantBench_Finance_Sample.mp4", "audio": "samples/audio/finance/AV_QuantBench_Finance_Sample.wav", "frame_preview": "samples/frames/finance/AV_QuantBench_Finance_Sample_mid.png", "duration_sec": 15, "fps": 30, "sample_rate": 44100, "task_type": "Cross-Modal Conflict", "question": "Between t=10s and t=15s, does the acoustic momentum support the visual upward trend?", "ground_truth": "No. While the visual spatial topology shows higher highs, the acoustic tempo decelerates because the underlying volume drops, indicating a bearish cross-modal divergence.", "has_conflict": true, "source_mode": "synthetic", "seed": 42, "metadata_file": "metadata/train.jsonl", "qa_file": "qa/train.jsonl", "algorithmic_metadata": {"price_gradient": 19.53789955610945, "volume_gradient": -47.92301604939097, "conflict_detected": true}}
manifests/iiot.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"id": "avqb-test-iiot-0001", "split": "test", "domain": "iiot", "video": "samples/videos/iiot/AV_QuantBench_IIoT_Sample.mp4", "audio": "samples/audio/iiot/AV_QuantBench_IIoT_Sample.wav", "frame_preview": "samples/frames/iiot/AV_QuantBench_IIoT_Sample_mid.png", "duration_sec": 15, "fps": 30, "sample_rate": 44100, "task_type": "Cross-Modal Conflict", "question": "Between t=10s and t=15s, does the acoustic momentum match the visually stable machine pattern?", "ground_truth": "Yes. The visual and acoustic indicators remain aligned.", "has_conflict": false, "source_mode": "synthetic", "seed": 42, "metadata_file": "metadata/test.jsonl", "qa_file": "qa/test.jsonl", "algorithmic_metadata": {"vibration_gradient": -0.441661218487967, "friction_gradient": 1.8600040381837637, "conflict_detected": false}}
manifests/medical.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"id": "avqb-val-medical-0001", "split": "val", "domain": "medical", "video": "samples/videos/medical/AV_QuantBench_Medical_Sample.mp4", "audio": "samples/audio/medical/AV_QuantBench_Medical_Sample.wav", "frame_preview": "samples/frames/medical/AV_QuantBench_Medical_Sample_mid.png", "duration_sec": 15, "fps": 30, "sample_rate": 44100, "task_type": "Cross-Modal Conflict", "question": "Between t=10s and t=15s, does the acoustic tempo support the visually active medical signal?", "ground_truth": "No. The visual waveform remains active, but the acoustic tempo slows, suggesting a cross-modal mismatch consistent with deteriorating vital momentum.", "has_conflict": true, "source_mode": "synthetic", "seed": 42, "metadata_file": "metadata/val.jsonl", "qa_file": "qa/val.jsonl", "algorithmic_metadata": {"signal_gradient": -0.07117362667543287, "heart_rate_gradient": -33.11302142454403, "conflict_detected": true}}
metadata/test.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"id": "avqb-test-iiot-0001", "split": "test", "domain": "iiot", "video": "samples/videos/iiot/AV_QuantBench_IIoT_Sample.mp4", "audio": "samples/audio/iiot/AV_QuantBench_IIoT_Sample.wav", "frame_preview": "samples/frames/iiot/AV_QuantBench_IIoT_Sample_mid.png", "duration_sec": 15, "fps": 30, "sample_rate": 44100, "task_type": "Cross-Modal Conflict", "question": "Between t=10s and t=15s, does the acoustic momentum match the visually stable machine pattern?", "ground_truth": "Yes. The visual and acoustic indicators remain aligned.", "has_conflict": false, "source_mode": "synthetic", "seed": 42, "metadata_file": "metadata/test.jsonl", "qa_file": "qa/test.jsonl", "algorithmic_metadata": {"vibration_gradient": -0.441661218487967, "friction_gradient": 1.8600040381837637, "conflict_detected": false}}
metadata/train.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"id": "avqb-train-finance-0001", "split": "train", "domain": "finance", "video": "samples/videos/finance/AV_QuantBench_Finance_Sample.mp4", "audio": "samples/audio/finance/AV_QuantBench_Finance_Sample.wav", "frame_preview": "samples/frames/finance/AV_QuantBench_Finance_Sample_mid.png", "duration_sec": 15, "fps": 30, "sample_rate": 44100, "task_type": "Cross-Modal Conflict", "question": "Between t=10s and t=15s, does the acoustic momentum support the visual upward trend?", "ground_truth": "No. While the visual spatial topology shows higher highs, the acoustic tempo decelerates because the underlying volume drops, indicating a bearish cross-modal divergence.", "has_conflict": true, "source_mode": "synthetic", "seed": 42, "metadata_file": "metadata/train.jsonl", "qa_file": "qa/train.jsonl", "algorithmic_metadata": {"price_gradient": 19.53789955610945, "volume_gradient": -47.92301604939097, "conflict_detected": true}}
metadata/val.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"id": "avqb-val-medical-0001", "split": "val", "domain": "medical", "video": "samples/videos/medical/AV_QuantBench_Medical_Sample.mp4", "audio": "samples/audio/medical/AV_QuantBench_Medical_Sample.wav", "frame_preview": "samples/frames/medical/AV_QuantBench_Medical_Sample_mid.png", "duration_sec": 15, "fps": 30, "sample_rate": 44100, "task_type": "Cross-Modal Conflict", "question": "Between t=10s and t=15s, does the acoustic tempo support the visually active medical signal?", "ground_truth": "No. The visual waveform remains active, but the acoustic tempo slows, suggesting a cross-modal mismatch consistent with deteriorating vital momentum.", "has_conflict": true, "source_mode": "synthetic", "seed": 42, "metadata_file": "metadata/val.jsonl", "qa_file": "qa/val.jsonl", "algorithmic_metadata": {"signal_gradient": -0.07117362667543287, "heart_rate_gradient": -33.11302142454403, "conflict_detected": true}}
qa/test.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"id": "avqb-test-iiot-0001", "split": "test", "domain": "iiot", "video": "samples/videos/iiot/AV_QuantBench_IIoT_Sample.mp4", "audio": "samples/audio/iiot/AV_QuantBench_IIoT_Sample.wav", "task_type": "Cross-Modal Conflict", "question": "Between t=10s and t=15s, does the acoustic momentum match the visually stable machine pattern?", "ground_truth": "Yes. The visual and acoustic indicators remain aligned.", "algorithmic_metadata": {"vibration_gradient": -0.441661218487967, "friction_gradient": 1.8600040381837637, "conflict_detected": false}}
qa/train.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"id": "avqb-train-finance-0001", "split": "train", "domain": "finance", "video": "samples/videos/finance/AV_QuantBench_Finance_Sample.mp4", "audio": "samples/audio/finance/AV_QuantBench_Finance_Sample.wav", "task_type": "Cross-Modal Conflict", "question": "Between t=10s and t=15s, does the acoustic momentum support the visual upward trend?", "ground_truth": "No. While the visual spatial topology shows higher highs, the acoustic tempo decelerates because the underlying volume drops, indicating a bearish cross-modal divergence.", "algorithmic_metadata": {"price_gradient": 19.53789955610945, "volume_gradient": -47.92301604939097, "conflict_detected": true}}
qa/val.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"id": "avqb-val-medical-0001", "split": "val", "domain": "medical", "video": "samples/videos/medical/AV_QuantBench_Medical_Sample.mp4", "audio": "samples/audio/medical/AV_QuantBench_Medical_Sample.wav", "task_type": "Cross-Modal Conflict", "question": "Between t=10s and t=15s, does the acoustic tempo support the visually active medical signal?", "ground_truth": "No. The visual waveform remains active, but the acoustic tempo slows, suggesting a cross-modal mismatch consistent with deteriorating vital momentum.", "algorithmic_metadata": {"signal_gradient": -0.07117362667543287, "heart_rate_gradient": -33.11302142454403, "conflict_detected": true}}
samples/finance/audio/finance_22YA.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f764cc2a72776fe14bbbcdb0496e5da171c61e471cd126d4868e8996bb8d222d
3
+ size 661544
samples/finance/audio/finance_269Q.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f07002ac0d7660d76c9df1aa2f77191c3e21d314634c2625ca1b52577ec198b8
3
+ size 661544
samples/finance/audio/finance_26DT.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fda811e780391eabc690d4dd9819c8bc2fcab2dc43ce0fcd6baecba93dab3bf
3
+ size 661544
samples/finance/audio/finance_27QE.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05013bf3fdf4d27f8727eafe8d6b63602e9a56598783040af50a04cddd069e57
3
+ size 661544
samples/finance/audio/finance_2BH3.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:692814cf6f8d4207639063f68c61f18edba75ae94d98cc812019d90438fddbcb
3
+ size 661544
samples/finance/audio/finance_2BLD.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83c22d8302e1aaf1ca01e8d1a95d9c228f4ef570b3c76f4d9573412101d6d133
3
+ size 661544
samples/finance/audio/finance_2CFA.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07d70318eb030e0ca5792c6766c1544da943cd04355a8edc22e3221526928690
3
+ size 661544
samples/finance/audio/finance_2CQP.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22a6ebd2c58670926299496563cf2c6fe9ff983734ab400f0db37a032ec43df2
3
+ size 661544
samples/finance/audio/finance_2E28.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:772cdfde01806101f21faaa7ca8cf717d67eb4d48d62b20a659ba0b80fff2fb2
3
+ size 661544
samples/finance/audio/finance_2F7D.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34a13aa9e948599bad78efffee3404d094a25e90a7d7ac28274189fa997886a2
3
+ size 661544
samples/finance/audio/finance_2GBQ.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b1fc69ff34395dcd86a59665633f20aadb3fe5b8c0ad78df5fa98cf4260ec6f
3
+ size 661544
samples/finance/audio/finance_2GFQ.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7477325537da8126bdc5791038b5c364764117ed8ee7d7ebd7619c5b3725317c
3
+ size 661544
samples/finance/audio/finance_2J8Y.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c69c80070ebc906aad845b76443499561ce688c551b0739a6ec5b489f643aaa0
3
+ size 661544
samples/finance/audio/finance_2JG2.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e572061c9e60e435e4f04efee5864e727e6d3937dc6c95f977a08b2b62caf4f
3
+ size 661544
samples/finance/audio/finance_2JS6.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:feacb0e012d881b4ac532b1e1b9579a0008236562a75912302051e69ff3443eb
3
+ size 661544
samples/finance/audio/finance_2LPK.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d8db9e68f9e52c9b49594445950acefad20e8f0824ae86d3a5ced6d510ea672
3
+ size 661544
samples/finance/audio/finance_2NP9.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d69b230ace04d1595f64bbd59e84a15d132316c0d44dc96f395a06eb3efffab5
3
+ size 661544
samples/finance/audio/finance_2PE9.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2cf79a0fe161beb967ec379ac757d5363cc19a780846b73038ebbd216daca70
3
+ size 661544
samples/finance/audio/finance_2Q3W.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fc155a8c7dfbbc1283ef6d833b65244b0a889ab3e90ad0ae529ae138b0ce4cb
3
+ size 661544
samples/finance/audio/finance_2QDW.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f61e4c28666d23efc90d2646ebae3c85338942d8c5c4ede5ab289e0b192ef266
3
+ size 661544
samples/finance/audio/finance_2QV6.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:402d51d0c6ca1387d1c6112124885dc9bb85ccf78401065f652d532a14d1c786
3
+ size 661544
samples/finance/audio/finance_2QXA.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bbc8016bac8abe1b6ca7a4f6aac795f3f628c60b278f2c0b1fb1d0f1ec2f23c
3
+ size 661544
samples/finance/audio/finance_2WJR.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fc04178ce27f8c15667faa903a91a7a525dc9baa048327c723e4e05f3afe8ac
3
+ size 661544
samples/finance/audio/finance_2YBP.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:980f3078eff5d6d805d0fca3bde89e9f04e39eb809fb00eba9db50352d7bc150
3
+ size 661544
samples/finance/audio/finance_325B.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8639363a976b9d6e1ec410c9e66cf86ba38023c207cad1ba9d86514aad750d84
3
+ size 661544
samples/finance/audio/finance_32TZ.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef523b58a0d29935b5fd04bfd256eceabd88acc8f10d39adf640f8a390537482
3
+ size 661544
samples/finance/audio/finance_33T8.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af922fdea07a49195bce325d32f94d998375e0d5032800097845f3d77f2a8b75
3
+ size 661544
samples/finance/audio/finance_34K5.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f6161df3c47e8f0597b9388798b6ea294806f09e38fd914d25ce2f5b8a288af
3
+ size 661544
samples/finance/audio/finance_352E.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a282e8ef5e3e1a5d252b29f1a3dd2a13cb127ee6865b338a2af83b6b96ad0978
3
+ size 661544
samples/finance/audio/finance_36BT.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9d5b7f7341c73df92556f4445ad4b99aeeecf58f519fc6520632940ad500f67
3
+ size 661544
samples/finance/audio/finance_36EG.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b27fb7b7e1fb08b640d36cf47a70024e1706a8b223b1667b4b06ae5c3959b08a
3
+ size 661544
samples/finance/audio/finance_37XL.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fba637af9b22b70a7200879ecdebdc858f90194b196edd741f5142818833e609
3
+ size 661544
samples/finance/audio/finance_39DF.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03ca97c1580f83df5be0be3ce84ba27bb07fde0102860fae8e5f6e8a716bf66a
3
+ size 661544
samples/finance/audio/finance_3AFT.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a5d83ee4e0aad05bad3cf58211d47f1937a028345d599109481d47e331f07b3
3
+ size 661544
samples/finance/audio/finance_3AMY.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a040d74920d2fb8d39c34440df706e2b30eb2c6bf5512a4d6ff6c83c6c6cb9e
3
+ size 661544