spring
spring copied to clipboard
Which of version of transformers should be compatible with the code?
We're having problems installing transformers 2.11 because of tokenizers. I tried multiple versions that are <3.0 for transformers. However, I still get issues. For example, I get AttributeError: 'BartConfig' object has no attribute 'static_position_embeddings' using transformers 2.8. Can you please tell us what other versions of transformers would work with the codebase or update the codebase to work with the new versions of transformers
same que