Update README.md
Browse files
README.md
CHANGED
|
@@ -159,7 +159,7 @@ model-index:
|
|
| 159 |
https://www.kaggle.com/code/ravindranlogasanjeev/evaluation-logasanjeev-emotions-analyzer-bert/notebook
|
| 160 |
---
|
| 161 |
|
| 162 |
-
#
|
| 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 |
|
|
|
|
| 159 |
https://www.kaggle.com/code/ravindranlogasanjeev/evaluation-logasanjeev-emotions-analyzer-bert/notebook
|
| 160 |
---
|
| 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 |
|