馃 Jira Classificator (PyTorch)

Modelo fine-tuned a partir de dccuchile/bert-base-spanish-wwm-cased para clasificar res煤menes de tickets JIRA en espa帽ol.

馃敘 Clases del modelo

label2id = {
    "Actuacion y respuesta": 0,
    "Respuesta directa": 1
}

馃殌 C贸mo usar

from transformers import pipeline

pipe = pipeline("text-classification", model="Nazaries/jira_classificator_pytorch")
pipe("El sistema no permite guardar los cambios en Firefox")
Downloads last month
9
Safetensors
Model size
110M params
Tensor type
F32
Inference Providers NEW
This model isn't deployed by any Inference Provider. 馃檵 Ask for provider support

Model tree for Nazaries/jira_classificator_pytorch

Finetuned
(110)
this model