Text Classification
Transformers
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use NullAxon/ami-command-recognition-command-type-weighted with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NullAxon/ami-command-recognition-command-type-weighted with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="NullAxon/ami-command-recognition-command-type-weighted")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("NullAxon/ami-command-recognition-command-type-weighted") model = AutoModelForSequenceClassification.from_pretrained("NullAxon/ami-command-recognition-command-type-weighted") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 218d2d1272886016a5948c174d50a17f530f0b3bc75c77567156583b28d1755f
- Size of remote file:
- 499 MB
- SHA256:
- 3198cb4386f400e015d627965018e8ba035effafc05c16cea972a269edbd047c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.