LLaVA

https://huggingface.co/datasets/liuhaotian/LLaVA-Pretrain

cd data
repo=LLaVA-Pretrain
git lfs install
git clone https://huggingface.co/datasets/liuhaotian/${repo}.git llava
cd ..