Jsevisal commited on
Commit
3631dde
·
verified ·
1 Parent(s): ee62985

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -7,9 +7,12 @@ tags:
7
  metrics:
8
  - f1
9
  - accuracy
 
10
  model-index:
11
  - name: ModernEMO-base
12
  results: []
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -17,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # ModernEMO-base
19
 
20
- This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.2224
23
  - F1: 0.7037
@@ -62,4 +65,4 @@ The following hyperparameters were used during training:
62
  - Transformers 4.49.0.dev0
63
  - Pytorch 2.5.1+cu124
64
  - Datasets 3.2.0
65
- - Tokenizers 0.21.0
 
7
  metrics:
8
  - f1
9
  - accuracy
10
+ - roc_auc
11
  model-index:
12
  - name: ModernEMO-base
13
  results: []
14
+ datasets:
15
+ - Jsevisal/go_emotions_ekman
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
20
 
21
  # ModernEMO-base
22
 
23
+ This model is a fine-tuned version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on [Jsevisal/go_emotions_ekman](https://huggingface.co/datasets/Jsevisal/go_emotions_ekman)
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.2224
26
  - F1: 0.7037
 
65
  - Transformers 4.49.0.dev0
66
  - Pytorch 2.5.1+cu124
67
  - Datasets 3.2.0
68
+ - Tokenizers 0.21.0