Skip to content
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

Open
kwonmha opened this issue May 4, 2022 · 7 comments
Open

[Leaderboard] Error on submission tab #37

kwonmha opened this issue May 4, 2022 · 7 comments
Assignees

Comments

@kwonmha
Copy link

kwonmha commented May 4, 2022

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

image

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.

@conan1024hao
Copy link

Also interested in how the submission file should be.

@inmoonlight
Copy link
Contributor

@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! :)

@inmoonlight
Copy link
Contributor

@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 !

@kwonmha
Copy link
Author

kwonmha commented May 17, 2022

@inmoonlight
Thanks for help.
But I failed to submit before opening this issue though I made my submission file same format as example code.

It says nothing but failed which makes fixing difficult.
image

And I tried to find other information from job logs or other things but couldn't find anything helpful.

@kwonmha
Copy link
Author

kwonmha commented May 19, 2022

Additional note:
If I download example code and submit for testing, it still gives same submission failure(I know it downs't have model files).

@kwonmha
Copy link
Author

kwonmha commented May 26, 2022

@inmoonlight @JunYeopLee @marble25 @SungjoonPark

Hello, did someone check this issue?

  1. Is submission working well with well-formatted tar.gz file?
  2. It still gives me an error when click "My submission" and "Job log".
  3. Let me know how files should be involved tar.gz file.

@mssongit
Copy link

Has this problem been resolved? Same issue occurs.

image

My submit file configuration is below.
wos_code_tar.gz

  • dataloader.py
  • dataset.py
  • inference.py
  • model.py
  • requirements.txt
  • utils
  • model
    • wos_model.tar.gz
      • config.json
      • special_tokens_map.json
      • spm.model
      • tokenizer_config.json
      • trade-0.bin

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants