Add AGNews corpus #2056
Annotations
3 errors
Run tests:
flair/__init__.py#L1
mypy-status
mypy exited with status 1.
|
Run tests:
flair/datasets/document_classification.py#L1
flair/datasets/document_classification.py
968: error: Incompatible types in assignment (expression has type "int", variable has type "str") [assignment]
972: error: No overload variant of "__getitem__" of "list" matches argument type "str" [call-overload]
972: note: Possible overload variants:
972: note: def __getitem__(self, SupportsIndex, /) -> str
972: note: def __getitem__(self, slice, /) -> List[str]
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading