cirimus commited on
Commit
e193b98
·
verified ·
1 Parent(s): b78175f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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-base-go-emotions).
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