Pull sessionsΒΆ
- Usage:
nsml pull Options SESSION_NAME PATH
- Description:
When nsml run is executed, the uploaded session files are downloaded to the local machine.
- Example:
nsml pull -v nsmlteam/mnist/4 ./
- Options:
- -v, --verbose
Displays detailed progress.
- -f, --force
If there is a folder in the local path, it will be erased and overwritten.