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