Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ library_name: transformers
|
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
-
This model is fine-tuned from [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) for text classification tasks, specifically sentiment analysis of customer feedback on electrical devices - circuit breakers, transformers, smart meters, inverters, solar panels, power strips etc. The model has been optimized to classify sentiments into categories such as Positive, Negative, Neutral, and Mixed with high
|
25 |
|
26 |
## Training Data
|
27 |
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
+
This model is fine-tuned from [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) for text classification tasks, specifically sentiment analysis of customer feedback on electrical devices - circuit breakers, transformers, smart meters, inverters, solar panels, power strips etc. The model has been optimized to classify sentiments into categories such as Positive, Negative, Neutral, and Mixed with high f1 and accuracy scores, making it ideal for analyzing product reviews, customer surveys, and other feedback to derive actionable insights.
|
25 |
|
26 |
## Training Data
|
27 |
|