OpenCLIP How to use thaottn/datacomp-medium_basic_DFN_filtered_f0.1_raw_captions with OpenCLIP:
import open_clip
model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:thaottn/datacomp-medium_basic_DFN_filtered_f0.1_raw_captions')
tokenizer = open_clip.get_tokenizer('hf-hub:thaottn/datacomp-medium_basic_DFN_filtered_f0.1_raw_captions')