Hi, I encountered the following issue when running the CLIP Zero-Shot experiment during Evaluation.
This error occurs in the cli.py file when num_workers=4, which is the default setting. Did you encounter the same issue when running this experiment?
ValueError: Caught ValueError in DataLoader worker process 3.
ValueError: No samples found in dataset; perhaps you have fewer shards than workers.
Hi, I encountered the following issue when running the CLIP Zero-Shot experiment during Evaluation.
This error occurs in the cli.py file when num_workers=4, which is the default setting. Did you encounter the same issue when running this experiment?
ValueError: Caught ValueError in DataLoader worker process 3.
ValueError: No samples found in dataset; perhaps you have fewer shards than workers.