sociofillmore_public / docker_commands.sh
Gosse Minnema
Change dir for downloading git-lfs script
746a0dd
raw
history blame
414 Bytes
# cd spanfinder/
# python -m sociolome.lome_webserver &
# cd ..
cd /.cache
curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | bash
apt-get install -y git-lfs
git lfs install
cd -
git clone https://gossminn:$HF_TOKEN@huggingface.co/datasets/responsibility-framing/sociofillmore-datasets /.cache/sfdata
mv -v /.cache/sfdata/* /app/
python -m sociofillmore.webapp.app 0.0.0.0 server