Deleting partially concatenated score file when failing.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:27:46
| Stage: build Stage: test |
Download artifacts
No artifacts found |
When only parts of the score files per model in nonorm/dev
(and similar for ztnorm
and eval
) are available, the score concatenation fails as expected. However, the partially written nonorm/scores-dev
file still exists, which is obviously wrong since it contains only partial results.
This MR fixes this by removing the nonorm/scores-dev
when an exception is raised during processing.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:27:46
| Stage: build Stage: test |
Download artifacts
No artifacts found |