ragas: pass rubric in via RubricScore.SingleTurnPrompt.instruction #503
Annotations
1 error and 4 warnings
pylint
Process completed with exit code 4.
|
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/ragas.py#L3
W0611: Unused Path imported from pathlib (unused-import)
|
pylint:
src/instructlab/eval/ragas.py#L10
W0611: Unused read_json imported from pandas (unused-import)
|
pylint:
src/instructlab/eval/ragas.py#L14
W0611: Unused SingleTurnPrompt imported from ragas.metrics._domain_specific_rubrics (unused-import)
|
Loading