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