File size: 266 Bytes
b11ac48 bc66f85 1afd3e6 b11ac48 b800f54 |
1 2 3 4 5 6 7 8 |
# cd spanfinder/
# python -m sociolome.lome_webserver &
# 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
|