Example

>>> from transformers import pipeline

>>> pipe = pipeline("text-classification", model="roundspecs/minilm-finetuned-intent-classification")
>>> pipe("smartphone for gaming under 5090")
    [{'label': 'semantic', 'score': 0.8665100932121277}]
Downloads last month
52
Safetensors
Model size
33.4M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for roundspecs/minilm-finetuned-intent-classification

Finetuned
(89)
this model

Dataset used to train roundspecs/minilm-finetuned-intent-classification