Update README.md
Browse files
README.md
CHANGED
|
@@ -161,7 +161,7 @@ model-index:
|
|
| 161 |
|
| 162 |
# Emotions Analyzer Bert
|
| 163 |
|
| 164 |
-
Fine-tuned [BERT-base-uncased](https://huggingface.co/bert-base-uncased) on [GoEmotions](https://huggingface.co/datasets/go_emotions) for multi-label classification (28 emotions). This updated version includes improved Macro F1, ONNX support for efficient inference, and visualizations for better interpretability.
|
| 165 |
|
| 166 |
## Model Details
|
| 167 |
|
|
|
|
| 161 |
|
| 162 |
# Emotions Analyzer Bert
|
| 163 |
|
| 164 |
+
Fine-tuned [BERT-base-uncased](https://huggingface.co/bert-base-uncased) on [GoEmotions](https://huggingface.co/datasets/google-research-datasets/go_emotions) for multi-label classification (28 emotions). This updated version includes improved Macro F1, ONNX support for efficient inference, and visualizations for better interpretability.
|
| 165 |
|
| 166 |
## Model Details
|
| 167 |
|