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 /.cache/.sf-data-cache/ /app/ | |
cd spanfinder/ | |
python -m sociolome.lome_webserver & | |
cd .. | |
du -h -d 2 | |
sleep 10 | |
python -m sociofillmore.webapp.app 0.0.0.0 server | |