LAVIS icon indicating copy to clipboard operation
LAVIS copied to clipboard

Encountered an error while loading the GQA dataset.

Open tgyy1995 opened this issue 1 year ago • 0 comments

from lavis.datasets.builders import load_dataset
dataset = load_dataset("gqa")

ValueError: unknown url type: '/export/share/datasets/vision/GQA/questions1.2/train_all_questions/train_all_questions_0.json'

tgyy1995 avatar Apr 16 '23 01:04 tgyy1995