data/processed_train.bin data/vocab-50k data/processed_test.bin
The docker images for this case study are located on dockerhub. Running the commands below will automatically download and start a jupyter notebook.
Run the Docker image:
docker run --runtime=nvidia -p 8888:8888 -p 6006:6006 springernlp/chapter_13:latest
More information can be found at: Deep Learning for NLP and Speech Recognition by Springer