Closed GillesJ closed 4 years ago
Reworked Docker build:
.dockerignore
Dockerfile
README.md
scripts/data/get_scierc.sh
All steps have been tested, except downloading the pretrained models because it takes long to download them all.
Reworked Docker build:
.dockerignore
now specifies which files to load into build context explicitly for faster startup.Dockerfile
now has more modular steps for each task/dataset/model.README.md
has been updated with Dockerbuild instructions.scripts/data/get_scierc.sh
contained an outdated path which is fixed.All steps have been tested, except downloading the pretrained models because it takes long to download them all.