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