Closed TAY-985 closed 2 years ago
Hi, this works on my machine. I guess it's a problem with the library of allennlp. You can download it and manually decompress it as an alternative. Or you can refer to http://docs.allennlp.org/v0.9.0/api/allennlp.predictors.html#allennlp.predictors.predictor.Predictor for detail.
Predictor.from_path("https://storage.googleapis.com/allennlp-public-models/bert-base-srl-2020.03.24.tar.gz")
hello,I meet this bug, why?