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:
- 9a2e95282417fbf7deb9d150c509261987a40550d68272a15af5e81bf01bf6d4
- Size of remote file:
- 5.97 kB
- SHA256:
- cba2ac56051fbbd34e0977699eaf22f8e8ede4edfcb7a38efed0bceb0e621f0f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.