Text Classification
Transformers
TensorBoard
Safetensors
modernbert
Generated from Trainer
text-embeddings-inference
Instructions to use ashield-ai/prompt-classification-bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ashield-ai/prompt-classification-bert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ashield-ai/prompt-classification-bert")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ashield-ai/prompt-classification-bert") model = AutoModelForSequenceClassification.from_pretrained("ashield-ai/prompt-classification-bert") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Jan09_20-53-42_ip-172-16-105-121.ec2.internal
- Jan09_20-58-16_ip-172-16-105-121.ec2.internal
- Jan09_21-01-48_ip-172-16-105-121.ec2.internal
- Jan09_21-06-22_ip-172-16-105-121.ec2.internal
- Jan09_21-08-56_ip-172-16-105-121.ec2.internal
- Jan09_21-11-14_ip-172-16-105-121.ec2.internal
- Jan09_21-21-24_ip-172-16-105-121.ec2.internal
- Jan09_21-37-20_ip-172-16-105-121.ec2.internal
- Jan09_21-39-34_ip-172-16-105-121.ec2.internal
- Jan09_21-41-25_ip-172-16-105-121.ec2.internal
- Jan09_21-43-31_ip-172-16-105-121.ec2.internal
- Jan09_21-51-18_ip-172-16-105-121.ec2.internal
- Jan09_22-00-43_ip-172-16-105-121.ec2.internal
- Jan09_22-02-15_ip-172-16-105-121.ec2.internal
- Jan09_22-04-26_ip-172-16-105-121.ec2.internal
- Jan12_22-57-32_ip-172-16-105-121.ec2.internal
- Jan12_23-10-51_ip-172-16-105-121.ec2.internal
- Jan13_04-55-39_ip-172-16-105-121.ec2.internal
- Jan13_04-58-51_ip-172-16-105-121.ec2.internal
- Jan13_05-04-30_ip-172-16-105-121.ec2.internal
- Jan16_05-24-19_90aa151bed54