Allows MMLU to have the system_prompt provided to it #485
lint.yml
on: pull_request
Matrix: lint
lint-workflow-complete
0s
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
|