Skip to content

Allows MMLU to have the system_prompt provided to it #485

Allows MMLU to have the system_prompt provided to it

Allows MMLU to have the system_prompt provided to it #485

Triggered via pull request December 13, 2024 18:45
Status Failure
Total duration 4m 12s
Artifacts

lint.yml

on: pull_request
Matrix: lint
lint-workflow-complete
0s
lint-workflow-complete
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
ruff
Process completed with exit code 3.
pylint
Process completed with exit code 8.
mypy
Process completed with exit code 1.
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pylint: src/instructlab/eval/mmlu.py#L154
R1735: Consider using '{}' instead of a call to 'dict'. (use-dict-literal)
pylint: src/instructlab/eval/mmlu.py#L178
R1735: Consider using '{}' instead of a call to 'dict'. (use-dict-literal)
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636