We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d7e54 commit 96e3f33Copy full SHA for 96e3f33
scripts/download_kaggle_data.sh
@@ -75,7 +75,7 @@ log "Setting up kaggle enviornment ..."
75
setup_kaggle_env
76
log "Downloading kaggle data ..."
77
download_kaggle_data
78
-log "Cleanup and unzipping the data ..."
+log "Unzipping the data ..."
79
cleanup
80
81
log "All done !!"
0 commit comments