Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use luthfi507/text-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use luthfi507/text-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="luthfi507/text-classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("luthfi507/text-classification") model = AutoModelForSequenceClassification.from_pretrained("luthfi507/text-classification") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Jun04_04-03-45_86abfca337b3
- Jun04_04-09-22_86abfca337b3
- Jun04_04-11-11_86abfca337b3
- Jun04_04-20-58_86abfca337b3
- Jun04_04-25-19_86abfca337b3
- Jun11_02-27-02_d8953cd469c0
- Jun11_02-32-29_d8953cd469c0
- Jun11_02-37-21_d8953cd469c0
- Jun11_03-40-20_8823532cd3b5
- Jun11_03-46-04_8823532cd3b5
- Jun11_03-47-53_8823532cd3b5
- Jun11_03-50-47_8823532cd3b5
- Jun11_09-09-30_40f8936e5c19
- Jun11_09-22-59_40f8936e5c19
- Jun11_09-29-45_40f8936e5c19
- Jun11_09-33-16_40f8936e5c19
- Jun11_10-05-19_1b7b25b554df
- Jun11_10-32-38_2b3498ed40eb