Hello,
I clicked ‘Submit’ button, but I cannot see update popups. ‘My submissions’ tab is not updated either. Could you please check the system?
Thanks in advance.
1 Like
On my chrome inspect-network tab, I found my submission causes 413 Request Entity Too Large
error. Is this error on my side or on server side?
My submission file is 319.5MB. I succeeded in uploading submission of same file size previously on different computer.
Hi @j-min,
Please use evalai-cli to submit your file and it should work.
Feel free to ask if the issue still persists.
CLI submission with --large
argument worked for me. Thanks.
Awesome! Glad that it got figured out.