Unable to hand in my .tar file due to unknown issues #70
Christian-Stefan
started this conversation in
General
Replies: 1 comment 2 replies
-
|
This issue should be fixed, google suspended our email address that we used for this course causing an error in the evaluation code. Could you please try again. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
For some reasons, which remain unknown to me, my submission appears to have been successfully uploaded on the server, yet when checking the leaderboard, the model doesn't show up. Using two different browsers for submission will make no difference, as I already undertook the same exercise via Microsoft Edge and Brave, yielding no success.
The image below displays the very message I am receiving stating that the submission was received by the server. However, as previously mentioned, the model's score does not show up, nor do I receive any confirmation email (already checked in both junk and spam folders).
To provide further information that might help in puzzling out this issue, I will share the code of the Docker image upon which the container was built. Furthermore, some minor modifications were done in the
predict.pyandtrain.pyPython scripts. If you consider those to be of some interest, then let me know and I will attach the modified parts in the commentary section.Dockerfile
Lastly, none of these changes were negatively impacting the sanity check (step 4 in README-Submission.md) you recommended to be executed right before saving the image. The /input and /output are shown bellow


Beta Was this translation helpful? Give feedback.
All reactions