How to use tb2022/test-model1 with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://tb2022/test-model1")
The community tab is the place to discuss and collaborate with the HF community!