--- 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.