Instructions to use dell-research-harvard/wire-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dell-research-harvard/wire-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dell-research-harvard/wire-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dell-research-harvard/wire-classifier") model = AutoModelForSequenceClassification.from_pretrained("dell-research-harvard/wire-classifier") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 60a2be658c0a6159e90e4624e2d90d60fca1ad8598c134ccf7a037471c0f4443
- Size of remote file:
- 329 MB
- SHA256:
- 4d8edf96dba7803f86313508b0258092a2e90755c9ac1b501d8e5d3a20e1eac7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.