farukhsb/EconEval
Run EconEval against a model from a GitHub workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to the EconEval YAML config in the caller repository. | yes | — |
| model | Path to the Python file that defines the model. | yes | — |
| class | Model class name to instantiate. | no | DemoModel |
| report | Path to the report file to write. | no | econeval-report.json |
| format | Report format to write. | no | json |
| python-version | Python version used to run EconEval. | no | 3.11 |
| extra-args | Additional arguments passed to econeval. | no | "" |
Outputs
no outputs