tidytabs-classifier / README.md
Ibrahim3240's picture
Update README.md
29b9fab verified
---
language: en
license: mit
tags:
- tab-categorization
- distilbert
- text-classification
pipeline_tag: text-classification
widget:
- text: "OpenAI just launched GPT-4. What's new?"
---
# TidyTabs Classifier
This model categorizes browser tab titles into useful topic groups like News, Research, Coding, etc. It's based on a fine-tuned DistilBERT model for text classification.
## Usage
You can query the model directly via the Hugging Face Inference API.