WzY1924561588 commited on
Commit
25be1de
1 Parent(s): 229ef8a

Training completed!

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -23,23 +23,23 @@ model-index:
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
- value: 0.9245
27
  - name: F1
28
  type: f1
29
- value: 0.9245333492651207
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
33
  should probably proofread and complete it, then remove this comment. -->
34
 
35
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/wzy_study/huggingface/runs/ficyfuak)
36
  # distilbert-base-uncased-finetuned-emotion
37
 
38
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the emotion dataset.
39
  It achieves the following results on the evaluation set:
40
- - Loss: 0.2108
41
- - Accuracy: 0.9245
42
- - F1: 0.9245
43
 
44
  ## Model description
45
 
@@ -70,13 +70,13 @@ The following hyperparameters were used during training:
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
72
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
73
- | 0.8111 | 1.0 | 250 | 0.3075 | 0.908 | 0.9070 |
74
- | 0.2463 | 2.0 | 500 | 0.2108 | 0.9245 | 0.9245 |
75
 
76
 
77
  ### Framework versions
78
 
79
  - Transformers 4.42.3
80
- - Pytorch 2.1.0+cu118
81
  - Datasets 2.20.0
82
  - Tokenizers 0.19.1
 
23
  metrics:
24
  - name: Accuracy
25
  type: accuracy
26
+ value: 0.9295
27
  - name: F1
28
  type: f1
29
+ value: 0.9293429134768317
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
33
  should probably proofread and complete it, then remove this comment. -->
34
 
35
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/wzy_study/huggingface/runs/8s6l1v80)
36
  # distilbert-base-uncased-finetuned-emotion
37
 
38
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the emotion dataset.
39
  It achieves the following results on the evaluation set:
40
+ - Loss: 0.2220
41
+ - Accuracy: 0.9295
42
+ - F1: 0.9293
43
 
44
  ## Model description
45
 
 
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
72
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
73
+ | 0.8554 | 1.0 | 250 | 0.3277 | 0.909 | 0.9087 |
74
+ | 0.258 | 2.0 | 500 | 0.2220 | 0.9295 | 0.9293 |
75
 
76
 
77
  ### Framework versions
78
 
79
  - Transformers 4.42.3
80
+ - Pytorch 2.2.2+cu118
81
  - Datasets 2.20.0
82
  - Tokenizers 0.19.1