Text Classification
Transformers
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use NullAxon/ami-command-recognition-is-command-weighted 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-weighted 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-weighted")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("NullAxon/ami-command-recognition-is-command-weighted") model = AutoModelForSequenceClassification.from_pretrained("NullAxon/ami-command-recognition-is-command-weighted") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8d7d18b96ec7bd8ede0221ae72e272416c6dea721d059e65e8d006e6f82fbf82
- Size of remote file:
- 5.97 kB
- SHA256:
- 30ba4325cdbdcd10a313f453c7c2e0bef3c5db92e18e8366c3cc21ef515792ee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.