Text Classification
Transformers
TensorBoard
Safetensors
bert
HHD
10_class
multi_labels
Generated from Trainer
text-embeddings-inference
Instructions to use AmPlar/model_output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AmPlar/model_output with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="AmPlar/model_output")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("AmPlar/model_output") model = AutoModelForSequenceClassification.from_pretrained("AmPlar/model_output", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 98237ee6dfbb62447f34086f338d011b9e479e9987ad5c065fca0387244b2ecb
- Size of remote file:
- 10.1 kB
- SHA256:
- ce460084ba79146f8930bcc90e17ac93c8b27bef2337a4fc980e65a78bb8a1a4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.