YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Intent NER Model DynaHate (DH)

This model is fine-tuned for Named Entity Recognition (NER) specifically for intent detection.

Model Details

  • Model Type: xlm-roberta
  • Number of Labels: 6

Usage

from transformers import AutoModelForTokenClassification, AutoTokenizer

model = AutoModelForTokenClassification.from_pretrained("afcarvallo/roberta_intent_type_ner_model_dh")
tokenizer = AutoTokenizer.from_pretrained("afcarvallo/roberta_intent_type_ner_model_dh")
Downloads last month
10
Safetensors
Model size
0.6B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support