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