Closed MalumaDev closed 2 years ago
Interrogate doesn't work anymore:
ValueError: The following `model_kwargs` are not used by the model: ['encoder_hidden_states', 'encoder_attention_mask'] (note: typos in the generate arguments will also show up in this list)
Problem related to the latest version of the transformers library. A downgrade solves the problem.
Interrogate doesn't work anymore: