atrifat/topic-classification
Classifies topics in text input, specifically designed for tweets and other short-form text content. Takes text as input...
Found 18 models (showing 1-18)
Classifies topics in text input, specifically designed for tweets and other short-form text content. Takes text as input...
Classify sentiment from text input. Return a sentiment label (e.g., positive or negative) and a confidence score for the...
Detects whether text is AI-generated or written by humans, returning a numerical score representing the likelihood that...
Determines the toxicity level of text-to-image prompts using a fine-tuned Llama-13b model. Analyzes input prompts and re...
Classify text content for safety and content moderation based on the MLCommons hazards taxonomy. Built on Llama-3.1-8B a...
Generates text based on prompts using a fine-tuned LLaMA 1.0 13B model optimized for academic use cases like text classi...
Classify a text string as POSITIVE or NEGATIVE sentiment using a BERT-based binary classifier. Input: text. Output: sent...
Detect hate speech and toxic content in text. Accepts a text string and returns JSON scores for toxicity, severe_toxicit...
Classify text into user-provided categories and rank labels by confidence. Accepts a text sequence and a comma-separated...
Classify text into user-defined categories without training (zero-shot). Accepts an input text and a comma-separated lis...
Detect prompt injection and jailbreak attempts in text inputs. Classify a string as benign, injection, and/or jailbreak...
Classifies content in LLM prompts and responses for safety and harm detection. Built on Llama 3 with 8 billion parameter...
Classify sentiment of text as positive, negative, or neutral. Accepts a text input and returns an overall sentiment labe...
Moderate text prompts and assistant responses for safety and policy compliance. Accepts a user message (prompt) and/or a...
Classify sentiment in text. Accepts a text string and returns sentiment labelsβpositive, neutral, negativeβwith confiden...
Classify text content based on custom safety policies you provide. Takes a text prompt and your written safety policy as...
Classify sentiment of one or many texts and return positive/negative labels with confidence scores. Accepts a batch of t...
Classify Korean comments by sentiment and extract sentiment-specific keywords. Accepts a list of Korean texts (optionall...