cirimus commited on
Commit
9c32588
·
verified ·
1 Parent(s): cf7a0b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -32,6 +32,8 @@ library_name: transformers
32
 
33
  This model was fine-tuned from [ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large) 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.
34
 
 
 
35
  ---
36
 
37
  ### Model Details
 
32
 
33
  This model was fine-tuned from [ModernBERT-large](https://huggingface.co/answerdotai/ModernBERT-large) 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.
34
 
35
+ Try it out [here](https://huggingface.co/spaces/cirimus/modernbert-go-emotions).
36
+
37
  ---
38
 
39
  ### Model Details