raul-af7 commited on
Commit
935a6f0
1 Parent(s): 53481e7

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -22,10 +22,10 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.9801980198019802
26
  - name: F1
27
  type: f1
28
- value: 0.9801831899437081
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,9 +35,9 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the emotion dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 0.0602
39
- - Accuracy: 0.9802
40
- - F1: 0.9802
41
 
42
  ## Model description
43
 
@@ -68,8 +68,8 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
71
- | 0.191 | 1.0 | 242 | 0.0677 | 0.9766 | 0.9765 |
72
- | 0.0434 | 2.0 | 484 | 0.0602 | 0.9802 | 0.9802 |
73
 
74
 
75
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9807191245440333
26
  - name: F1
27
  type: f1
28
+ value: 0.9807094920322905
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
 
36
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the emotion dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 0.0603
39
+ - Accuracy: 0.9807
40
+ - F1: 0.9807
41
 
42
  ## Model description
43
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
71
+ | 0.1998 | 1.0 | 242 | 0.0687 | 0.9776 | 0.9776 |
72
+ | 0.0451 | 2.0 | 484 | 0.0603 | 0.9807 | 0.9807 |
73
 
74
 
75
  ### Framework versions