Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use poooj/BertClassificationTest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use poooj/BertClassificationTest with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="poooj/BertClassificationTest")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("poooj/BertClassificationTest") model = AutoModelForSequenceClassification.from_pretrained("poooj/BertClassificationTest") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Jan06_20-49-41_pooj
- Jan06_22-10-19_pooj
- Jan06_22-30-50_pooj
- Jan06_22-31-42_pooj
- Jan07_10-45-41_pooj
- Jan10_14-40-29_875f70bde60e
- Jan10_15-11-12_875f70bde60e
- Jan10_15-11-56_875f70bde60e
- Jan10_15-52-56_875f70bde60e
- Jan10_16-00-06_875f70bde60e
- Jan10_16-13-55_875f70bde60e
- Jan10_16-24-05_875f70bde60e
- Jan10_17-39-28_875f70bde60e