zeroshot-classification
There are 9 repositories under zeroshot-classification topic.
sitammeur/ClassyText
ClassyText is a demo for zero-shot text classification using ModernBERT-large from Hugging Face.
TheLucasSchwarz/zeroshotENGINE
zeroshot-engine: Zero-Shot Text Classification with LLMs in Python
dan1229/zero-shot-classification-playground
Test repo for Zero Shot Classification testing and experiments
JonasWeinert/LATACA
LocalAutomatedTranscriptionAndContentAnalysis: On device Automatic Speech Recognition & Diarization using fine tuned Whisper small.en as well as Semantic Content Analysis using BART large
abdulhakkeempa/physician-notetaker
Named Entity Recognition + Sentiment & Intent Classification using Pretrained Language Models for converting Physician Conversations to Medical Notes.
CelestialProgrammer/MachineLearningAlgorithms
Classification techniques and analysis using hugging face and google colab
divyachandana/shopify
Auto Tagger
shadowbourne/ZSL-KG-Plus
MSci Dissertation - Zero-Shot Learning: Towards the Effortless Classification of Mystical Creatures
venkiteelasayeesh/customer-domain-chatbot
Zero-shot customer support chatbot using HuggingFace Transformers and FastAPI. Classifies queries into intents (order status, refunds, product info, smalltalk) and routes them to modular handlers.