HuangVita
Results
1
issues of
HuangVita
When I run this code: predictor = Predictor.from_path("https://s3-us-west-2.amazonaws.com/allennlp/models/bert-base-srl-2019.06.17.tar.gz", cuda_device=opts.cuda_device) Send an error: Traceback (most recent call last): File "./semantic_role_labeling.py", line 52, in main() File "./semantic_role_labeling.py", line 19, in main predictor...