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