Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ library_name: transformers
|
|
31 |
|
32 |
This model was fine-tuned from [ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the [GoEmotions](https://huggingface.co/datasets/google-research-datasets/go_emotions) dataset for multi-label classification. It predicts emotional states in text, with a total of 28 possible labels. Each input text can have one or more associated labels, reflecting the multi-label nature of the task.
|
33 |
|
34 |
-
Try it out [here](https://huggingface.co/spaces/cirimus/modernbert-
|
35 |
|
36 |
---
|
37 |
|
|
|
31 |
|
32 |
This model was fine-tuned from [ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the [GoEmotions](https://huggingface.co/datasets/google-research-datasets/go_emotions) dataset for multi-label classification. It predicts emotional states in text, with a total of 28 possible labels. Each input text can have one or more associated labels, reflecting the multi-label nature of the task.
|
33 |
|
34 |
+
Try it out [here](https://huggingface.co/spaces/cirimus/modernbert-go-emotions).
|
35 |
|
36 |
---
|
37 |
|