File size: 470 Bytes
dca040c 29b9fab dca040c 29b9fab |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
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.
|