Closed amiyamandal-dev closed 4 years ago
@amiyamandal-dev See #12 and #15. Essentially, this is a problem with the update from 3.0.2 to 3.1.0 of huggingface/transformers
. The problem is being discussed at huggingface/transformers#6882. While they work on a fix, you can install the previous version of huggingface/transformers
by running pip install -U transformers==3.0.2
. I've updated the environment.yaml
to install version 3.0.2 for now.
facing issue with every pre-trained model.