yeyimilk/llm-zero-shot-classifiers
Large Language Models are zero-shot text classifiers; Smart Expert System: Large Language Models as Text Classifiers
This project helps you automatically categorize text content, like sorting customer feedback, identifying spam, or classifying product reviews. You provide raw text, and it tells you which category each piece of text belongs to. This is for data analysts, marketers, or anyone needing to quickly understand and organize large volumes of text without manually reading each item.
No commits in the last 6 months.
Use this if you need to rapidly classify text into predefined categories, like determining sentiment in tweets or identifying product types from descriptions.
Not ideal if you require highly nuanced classifications or if your categories are constantly changing and require significant human judgment.
Stars
35
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
May 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/yeyimilk/llm-zero-shot-classifiers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
DaoD/INTERS
This is the repository for our paper "INTERS: Unlocking the Power of Large Language Models in...
declare-lab/instruct-eval
This repository contains code to quantitatively evaluate instruction-tuned models such as Alpaca...
Haiyang-W/TokenFormer
[ICLR2025 Spotlightš„] Official Implementation of TokenFormer: Rethinking Transformer Scaling...
hkust-nlp/deita
Deita: Data-Efficient Instruction Tuning for Alignment [ICLR2024]
kehanlu/DeSTA2
Code and model for ICASSP 2025 Paper "Developing Instruction-Following Speech Language Model...