Bugfix/llm as judge #52
Annotations
5 errors and 1 warning
evalem/nlp/metrics/llm.py#L12
'..._base.structures.SequenceType' imported but unused (F401)
|
evalem/nlp/metrics/llm.py#L136
F-string is missing placeholders (F541)
|
evalem/_base/structures.py#L8
'typing.Type' imported but unused (F401)
|
evalem/_base/metrics.py#L6
'typing.Iterable' imported but unused (F401)
|
evalem/_base/metrics.py#L13
'.structures.MultiplePredictionInstance' imported but unused (F401)
|
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|