fengn commited on
Commit
f6fe66c
1 Parent(s): a90e245

Training completed!

Browse files
Files changed (1) hide show
  1. README.md +0 -15
README.md CHANGED
@@ -3,9 +3,6 @@ license: apache-2.0
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
- metrics:
7
- - accuracy
8
- - f1
9
  model-index:
10
  - name: distilbert-base-uncased-finetuned-emotion
11
  results: []
@@ -17,10 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
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 the None dataset.
20
- It achieves the following results on the evaluation set:
21
- - Loss: 0.2132
22
- - Accuracy: 0.919
23
- - F1: 0.9192
24
 
25
  ## Model description
26
 
@@ -47,14 +40,6 @@ The following hyperparameters were used during training:
47
  - lr_scheduler_type: linear
48
  - num_epochs: 2
49
 
50
- ### Training results
51
-
52
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
53
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
- | No log | 1.0 | 250 | 0.2964 | 0.9155 | 0.9148 |
55
- | No log | 2.0 | 500 | 0.2132 | 0.919 | 0.9192 |
56
-
57
-
58
  ### Framework versions
59
 
60
  - Transformers 4.41.2
 
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
 
 
 
6
  model-index:
7
  - name: distilbert-base-uncased-finetuned-emotion
8
  results: []
 
14
  # distilbert-base-uncased-finetuned-emotion
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
 
 
 
 
17
 
18
  ## Model description
19
 
 
40
  - lr_scheduler_type: linear
41
  - num_epochs: 2
42
 
 
 
 
 
 
 
 
 
43
  ### Framework versions
44
 
45
  - Transformers 4.41.2