File size: 393 Bytes
867c616 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | ---
language: en
license: mit
base_model: distilbert-base-uncased
tags:
- text-classification
- sentiment-analysis
- humanoid
---
# English Text Classification Model
This model is based on **distilbert-base-uncased** for text classification tasks.
## Description
The model is intended for sentiment analysis and intent classification in English text.
## Base Model
distilbert-base-uncased
|