YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Intent NER Model IHC (IHC)
This model is fine-tuned for Named Entity Recognition (NER) specifically for group detection.
Model Details
- Model Type: xlm-roberta
- Number of Labels: 17
Usage
from transformers import AutoModelForTokenClassification, AutoTokenizer
model = AutoModelForTokenClassification.from_pretrained("afcarvallo/roberta_group_type_ner_model_ihc")
tokenizer = AutoTokenizer.from_pretrained("afcarvallo/roberta_group_type_ner_model_ihc")
- Downloads last month
- 10
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support