git clone --depth=1 --branch=main https://gossminn:$HF_TOKEN@huggingface.co/datasets/responsibility-framing/sociofillmore-datasets /.sf-data-cache/ | |
rm -rfv /.sf-data-cache/.git/ | |
mv -v /.sf-data-cache/* /app/ | |
du -h -d 2 | |
sleep 10 | |
python -m sociofillmore.webapp.app 0.0.0.0 server | |