huggingface-classifier

Solid

Hugging Face transformer model fine-tuning and inference for intent classification

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
53
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# HuggingFace Classifier Skill ## Capabilities - Fine-tune transformer models for classification - Configure training pipelines with Trainer API - Implement inference with optimizations - Design label schemas and mappings - Set up model evaluation and metrics - Deploy models with HF Inference API ## Target Processes - intent-classification-system - entity-extraction-slot-filling ## Implementation Details ### Model Types 1. **BERT-based**: bert-base-uncased, distilbert 2. **RoBERTa-based**: roberta-base, xlm-roberta 3. **DeBERTa**: deberta-v3-base 4. **Domain-specific**: FinBERT, BioBERT ### Training Configuration - Dataset preparation - Tokenization settings - Training arguments - Evaluation metrics - Early stopping ### Configuration Options - Model selection - Number of labels - Training hyperparameters - Batch sizes - Learning rate schedules ### Best Practices - Use appropriate base model - Proper train/val/test splits - Monitor for overfitting - Evaluate on representative data ### Dependencies - transformers - datasets - accelerate

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

transformers

This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.

2,210 Updated 1 weeks ago
foryourhealth111-pixel
AI & Automation Featured

transformers

This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.

26,817 Updated today
K-Dense-AI
AI & Automation Listed

transformers

This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.

335 Updated today
aiskillstore
AI & Automation Solid

transformers

This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.

27,705 Updated today
davila7
AI & Automation Solid

hugging-face-vision-trainer

Train or fine-tune vision models on Hugging Face Jobs for detection, classification, and SAM or SAM2 segmentation.

39,350 Updated today
sickn33