Unitxt evaluator #424
Annotations
1 error and 9 warnings
|
src/instructlab/eval/unitxt.py#L46
W0621: Redefining name 'task' from outer scope (line 13) (redefined-outer-name)
|
src/instructlab/eval/unitxt.py#L53
W0621: Redefining name 'task' from outer scope (line 13) (redefined-outer-name)
|
src/instructlab/eval/unitxt.py#L60
W0621: Redefining name 'task' from outer scope (line 13) (redefined-outer-name)
|
src/instructlab/eval/unitxt.py#L73
W1203: Use lazy % or .format() formatting in logging functions (logging-fstring-interpolation)
|
src/instructlab/eval/unitxt.py#L104
W0718: Catching too general exception Exception (broad-exception-caught)
|
src/instructlab/eval/unitxt.py#L115
W1514: Using open without explicitly specifying an encoding (unspecified-encoding)
|
src/instructlab/eval/unitxt.py#L117
W1203: Use lazy % or .format() formatting in logging functions (logging-fstring-interpolation)
|
src/instructlab/eval/unitxt.py#L124
W1514: Using open without explicitly specifying an encoding (unspecified-encoding)
|
src/instructlab/eval/unitxt.py#L126
W1203: Use lazy % or .format() formatting in logging functions (logging-fstring-interpolation)
|
The logs for this run have expired and are no longer available.
Loading