This is the EvQA benchmark from the paper "Reconstruction as a Bridge for Event-Based Visual Question Answering".
The corresponding code can be found at
https://github.com/HYLZ-2019/EvQA.
The questions directory contains the annotation files in JSON format, named as questions/{dataset_name}.json. Each JSON file contains metadata for the dataset and a list of questions. The metadata… See the full description on the dataset page:
https://huggingface.co/datasets/hylz/EvQA.