How to use MRjiao/test_01 with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://MRjiao/test_01")
-