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