As the authors mentioned in README.md,
pytorch-transformers 1.20 is not compatible with the specified branch in environment.yml.
I tried:
- Downgrading pytorch-transformers to 1.10
- install master branch of allennlp with pytorch-transformers 1.20
However, I couldn't get this working.
Has anyone been able to run the basic model(Roberta) recently?
As the authors mentioned in README.md,
pytorch-transformers 1.20 is not compatible with the specified branch in environment.yml.
I tried:
However, I couldn't get this working.
Has anyone been able to run the basic model(Roberta) recently?