This repo is part of the VLC-BERT project (https://github.com/aditya10/VLC-BERT).
Follow all the steps for data download and organization from https://github.com/aditya10/VLC-BERT/blob/master/README.md mkdir data cd data ln -s DATA_PATH ./
pip install -r requirements.txt
Set paths for images, COMET expansions, method to generate context in config.py
python process_expansions.py
python train_sbert_search.py