Fix Exception
Profile
Fix Exception
🏆 FixMan BTC Cup

Exceptions for package
transformers
github stars 50617

likes 4
views 642
Indexing with integers is not available when using Python based feature extractors / transformers
likes 4
views 502
The :obj:`bbox`coordinate values should be within 0-1000 range. / transformers
likes 4
views 260
The `data_collator` should be a simple callable (function, class with `__call__`). / transformers
likes 4
views 199
Unable to convert output to JAX tensors format, JAX is not installed. / transformers
likes 4
views 154
want_ver is None / transformers
likes 4
views 29
`num_beams` has to be an integer strictly superior to 0 (≥ 1), but is (num_beams) / transformers
likes 3
views 1004
At least one of TensorFlow 2.0 or PyTorch should be installed. To install TensorFlow 2.0, read the instructions at https://www.tensorflow.org/install/ To install PyTorch, read the instructions at https://pytorch.org/. / transformers
likes 3
views 944
Impossible to guess which tokenizer to use. Please provide a PreTrainedTokenizer class or a path/identifier to a pretrained tokenizer. / transformers
likes 3
views 542
words() is not available when using Python-based tokenizers / transformers
likes 3
views 406
Distant resource does not have an ETag, we won't be able to reliably ensure reproducibility. / transformers
likes 3
views 296
(item) argument needs to be of type (SquadExample, dict) / transformers
likes 3
views 237
`num_beams` should be divisible by `num_beam_groups` for group beam search. / transformers
First Prev Page 2 of 52 Next Last