compsci-commons/QC benchmark action
Perform a scientific QC benchmark consisting of data download and result evaluation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| task | task to perform; either 'download' or 'eval' | yes | — |
| benchmark_name | name of the benchmark to conduct | yes | — |
| results_path | path to results that shall be benchmarked | — | — |
| args | additional arguments for the given task | — | — |
Outputs
| name | description |
|---|---|
| report | path to report of evaluation results (a directory or a file, depending on the benchmark) |
| data | path to benchmark data |