Spaces:
Runtime error
Error on Submission
Just for folks that are facing an error during submission, It is compulsory to fill in your hugging face token on the submission's page, so you may want to take note of that.
I am providing the token (which is read only), the submission.csv file is in order as well. Still unable to submit. Am I missing something?
A more verbose error message would be helpful
@abhishek
.
Eg of submission.csv:
with threshold
id,label
0.jpg,0.0
1.jpg,0.0
10.jpg,1.0
100.jpg,1.0
1000.jpg,1.0
without threshold
id,label
0.jpg,0.10557486116886139
1.jpg,0.10881907492876053
10.jpg,0.6578900814056396
100.jpg,0.9693706631660461
1000.jpg,0.9388911128044128
There is probably something wrong with your submission file or extension. i just tried sample submission and it worked fine for me. do you get this error when submitting sample_submission.csv ?
it might be possible that you dont have a verified email on your account
It's verified.
@abhishek solved the issue. I guess there was some issue with the csv file. Ran the inference in an new env, it worked. Thanks.
great. ill add better error messages
When I try to upload, I get a "Processing " message which goes on for a while but the file is not getting uploaded. Any pointers on how to resolve this?
could you please try again and lemme know if the error still persists?
could you please try again and lemme know if the error still persists?
Sure abhishek - currently I have reached my daily limit - will try once it is cleared
could you please try again and lemme know if the error still persists?
I am able to upload now - Thanks !!
issue is resolved now. please let me know if you still get the error.
released the queue. made a few sample submissions. all seems good now. :)