Currently, every submission to a generic competition triggers an entry in the submission_info
and submissions
folders as well as an entry within the teams.json
and user_team.json
files, plus an upload of the submitted file to the related dataset’s LFS Storage
. However, when deleting all of these files and entries, any subsequent submission to this competition leads to the following error:
Hugging Face Hub is unreachable, please try again later
However, sometimes it might be necessary to delete certain submissions to a competition, but currently, it is unclear how. Therefore, it would be great to provide instructions on how to delete a specific submission in a competition.
Note: This topic might be related to “https://discuss.huggingface.co/t/csv-competition-cannot-reach-hugging-face-hub/”.