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

submission file example #5

Open
FuzhiYang opened this issue Mar 17, 2023 · 1 comment
Open

submission file example #5

FuzhiYang opened this issue Mar 17, 2023 · 1 comment

Comments

@FuzhiYang
Copy link

Hi,

I use the released ckpt to write a validation submission json file. Then I added json keys according to submission format. Finally I submit this json file to val phase.

An error occured as below:

Traceback (most recent call last):
File "/code/scripts/workers/submission_worker.py", line 500, in run_submission
submission_metadata=submission_serializer.data,
File "/tmp/tmpdaalq2fx/compute/challenge_data/challenge_1954/main.py", line 67, in evaluate
assert send_email(results['meta']), 'validation failed in send_email()'
AssertionError: validation failed in send_email()

I wonder what's wrong with my submission json file. Could you provide a toy submission file?

Best regards,
Fuzhi

@yuantianyuan01
Copy link
Contributor

Sorry for the late response. We have fixed the bugs about submission. Please try with the latest version.

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

No branches or pull requests

2 participants