Codabench is a flexible, easy-to-use and reproducible benchmarking platform. Check our paper at Patterns Cell Press https://hubs.li/Q01fwRWB0
76
stars
28
forks
source link
Issue with updating scoring program, most probably zip compression issue. #1514
Closed
aprbw closed 4 months ago
I'm developing a competition https://www.codabench.org/competitions/3347
My issue is about updating the
scoring.py
.What works:
https://www.codabench.org/tasks/
,Dataset and programs
tab, select a scoring programAdd Dataset/Program
Tasks
tab, update the task,Dataset and programs
tab, select a scoring programWhat does NOT work:
https://www.codabench.org/tasks/
,Dataset and programs
tab, select a scoring programCompress...
)Add Dataset/Program
Tasks
tab, update the task,Dataset and programs
tab, select a scoring programSide note, what also works:
https://www.codabench.org/competitions/
Upload
a custom bundle that I zip locally using the same macos functionality.Please advise, thanks.