SQMMBench / README.md
insomnia7's picture
Update README.md
3ed9485 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: test/metadata.jsonl
    features:
      - name: qid
        dtype: int64
      - name: video_file
        dtype: string
      - name: query
        dtype: string
      - name: ground_truth
        sequence:
          sequence: float32
      - name: duration
        dtype: float32
      - name: video_id
        dtype: string
license: mit
language:
  - en
tags:
  - video_temporal_grounding
size_categories:
  - n<1K

SQMMBench

SQMMBench is a benchmark for evaluating the single query multi-moments capability in the video temporal grounding task.