| { |
| "default": { |
| "description": "Upload-ready Hugging Face dataset package for AV-QuantBench with JSONL metadata, QA annotations, and sample audio-video assets.", |
| "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}}", |
| "homepage": "https://github.com/your-org/AV-QuantBench", |
| "license": "CC BY-NC 4.0", |
| "features": { |
| "id": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "split": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "domain": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "video": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "audio": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "frame_preview": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "duration_sec": { |
| "dtype": "int64", |
| "_type": "Value" |
| }, |
| "fps": { |
| "dtype": "int64", |
| "_type": "Value" |
| }, |
| "sample_rate": { |
| "dtype": "int64", |
| "_type": "Value" |
| }, |
| "task_type": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "question": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "ground_truth": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "has_conflict": { |
| "dtype": "bool", |
| "_type": "Value" |
| }, |
| "source_mode": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "seed": { |
| "dtype": "int64", |
| "_type": "Value" |
| }, |
| "metadata_file": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "qa_file": { |
| "dtype": "string", |
| "_type": "Value" |
| }, |
| "algorithmic_metadata": { |
| "_type": "string" |
| } |
| }, |
| "builder_name": "json", |
| "dataset_name": "AV-QuantBench", |
| "config_name": "default", |
| "splits": { |
| "train": { |
| "name": "train", |
| "num_examples": 1, |
| "dataset_name": "AV-QuantBench", |
| "num_bytes": 929 |
| }, |
| "val": { |
| "name": "val", |
| "num_examples": 1, |
| "dataset_name": "AV-QuantBench", |
| "num_bytes": 916 |
| }, |
| "test": { |
| "name": "test", |
| "num_examples": 1, |
| "dataset_name": "AV-QuantBench", |
| "num_bytes": 805 |
| } |
| }, |
| "version": { |
| "version_str": "1.0.0", |
| "major": 1, |
| "minor": 0, |
| "patch": 0 |
| } |
| } |
| } |