Text Classification
Transformers
TensorBoard
Safetensors
bert
hyundo
categorical
multi_laebl
10_class
Generated from Trainer
text-embeddings-inference
Instructions to use Kanggo/model_output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Kanggo/model_output with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Kanggo/model_output")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Kanggo/model_output") model = AutoModelForSequenceClassification.from_pretrained("Kanggo/model_output") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
bf27128 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d1f99c7325f82a2ec3756d6eedb81febc072e5a0121985bdc6b8de42ae564240
size 5176
|