uv-scripts/classification
Classification Scripts Text classification on HF Jobs — both directions: Script What it does train-classifier.py Fine-tune an encoder into a classifier (default: LFM2.5-Encoder-350M) and push it to the Hub train-setfit.py Few-shot train a classifier from 8-64 labels per class with SetFit — runs on CPU or GPU classify-dataset.py Zero-shot classify a dataset with an instruction LLM (SmolLM3 + vLLM, structured outputs) classify-dataset-sglang.py Zero-shot variant… See the full description on the dataset page: https://huggingface.co/datasets/uv-scripts/classification.
10161
