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:
- e1b1a8bdf5338d5c55e5462bbe4eed5d655d80c2a69564e0af44590b128622b6
- Size of remote file:
- 268 MB
- SHA256:
- 6f6933025088611e55d9fe05bbbd77e9eab2496467d8894cf05caa824a021118
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.