-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Leaderboard] Error on submission tab #37
Comments
Also interested in how the submission file should be. |
@kwonmha DST submission example code can be downloaded at https://klue-benchmark.com/tasks/73/data/download. By comparing the code, you might figure it out! :) |
@conan1024hao I guess you wanted to see the test score on YNAT. If so, you can find example code at https://klue-benchmark.com/tasks/66/data/download ! |
@inmoonlight It says nothing but failed which makes fixing difficult. And I tried to find other information from job logs or other things but couldn't find anything helpful. |
Additional note: |
@inmoonlight @JunYeopLee @marble25 @SungjoonPark Hello, did someone check this issue?
|
Description
I submitted my works and after 3 trials, it fails to show me information on "My submission" and "Job log" tab as below.
It still happens when I logout and re login.
Screenshots
Desktop
chrome
=====================================================================
This is another question.
My submission failed.
But it doesn't let me know how to fix it.
My 1st, 2nd trial composed as
inference.py
requirements.txt
util.py
model
-model.tar.gz
my 3rd trial composed as:
model
-model.tar.gz
wos
-inference.py
-requirements.txt
-util.py
Please let me know how compose submission tar.gz file.
The text was updated successfully, but these errors were encountered: