Environment Details
Error Description
The upload benchmark fails because it tries to count datasets that timed out or errored out based on the Error column, but when no jobs fail, the Error column is removed, causing a crash. We should be able to compute the Model.xlsx table even without error columns, assuming zero datasets failed in this case.
Steps to reproduce
To reproduce it, one can run:
invoke upload-benchmark-results --modality "single_table"
Here is an example of workflow failing