oknashar commited on
Commit
10c4e9c
·
1 Parent(s): 5a77aa2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # distilbert-base-uncased-finetuned-emotion
18
 
19
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.1803
22
  - Accuracy: 0.94
@@ -68,4 +68,4 @@ The following hyperparameters were used during training:
68
  - Transformers 4.31.0.dev0
69
  - Pytorch 2.0.0
70
  - Datasets 2.1.0
71
- - Tokenizers 0.13.3
 
16
 
17
  # distilbert-base-uncased-finetuned-emotion
18
 
19
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an mteb/emotion dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.1803
22
  - Accuracy: 0.94
 
68
  - Transformers 4.31.0.dev0
69
  - Pytorch 2.0.0
70
  - Datasets 2.1.0
71
+ - Tokenizers 0.13.3