Second Stage Test by Monash — Submission 1
1. Download the Docker Image
You can download the latest Docker image from huggingface as monash_latest.tar.gz.
2. Load the Docker Image
To load the Docker image, use the following command:
docker load -i monash_latest.tar.gz
After loading, you will see the message: Loaded image: monash:latest, where monash:latest is the name of the Docker image.