nishadsinghi / CleanCLIP

Official PyTorch implementation of "CleanCLIP: Mitigating Data Poisoning Attacks in Multimodal Contrastive Learning" @ ICCV 2023
https://arxiv.org/abs/2303.03323
MIT License
27 stars 2 forks source link

Some confusion about the command #7

Closed tongzhang111 closed 8 months ago

tongzhang111 commented 9 months ago

I'm not quite sure which file validation_data refers to. Can you modify the readme file to make the content clearer?

image

nishadsinghi commented 9 months ago

Hey,

The validation file is /data/ImageNet1K/validation/labels.csv

Let me know if this works :)