panagath commited on
Commit
f67106c
1 Parent(s): 0d83d3e

Training completed!

Browse files
README.md CHANGED
@@ -1,80 +1,81 @@
1
- ---
2
- license: apache-2.0
3
- tags:
4
- - generated_from_trainer
5
- datasets:
6
- - emotion
7
- metrics:
8
- - accuracy
9
- - f1
10
- model-index:
11
- - name: distilbert-base-uncased-finetuned-emotion
12
- results:
13
- - task:
14
- name: Text Classification
15
- type: text-classification
16
- dataset:
17
- name: emotion
18
- type: emotion
19
- config: split
20
- split: train
21
- args: split
22
- metrics:
23
- - name: Accuracy
24
- type: accuracy
25
- value: 0.942
26
- - name: F1
27
- type: f1
28
- value: 0.9420798286787292
29
- ---
30
-
31
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
32
- should probably proofread and complete it, then remove this comment. -->
33
-
34
- # distilbert-base-uncased-finetuned-emotion
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.1520
39
- - Accuracy: 0.942
40
- - F1: 0.9421
41
-
42
- ## Model description
43
-
44
- More information needed
45
-
46
- ## Intended uses & limitations
47
-
48
- More information needed
49
-
50
- ## Training and evaluation data
51
-
52
- More information needed
53
-
54
- ## Training procedure
55
-
56
- ### Training hyperparameters
57
-
58
- The following hyperparameters were used during training:
59
- - learning_rate: 2e-05
60
- - train_batch_size: 16
61
- - eval_batch_size: 16
62
- - seed: 42
63
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
64
- - lr_scheduler_type: linear
65
- - num_epochs: 2
66
-
67
- ### Training results
68
-
69
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
70
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
71
- | 0.4976 | 1.0 | 1000 | 0.2003 | 0.926 | 0.9263 |
72
- | 0.1558 | 2.0 | 2000 | 0.1520 | 0.942 | 0.9421 |
73
-
74
-
75
- ### Framework versions
76
-
77
- - Transformers 4.25.1
78
- - Pytorch 1.7.1+cu110
79
- - Datasets 2.8.0
80
- - Tokenizers 0.13.2
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - emotion
8
+ metrics:
9
+ - accuracy
10
+ - f1
11
+ model-index:
12
+ - name: distilbert-base-uncased-finetuned-emotion
13
+ results:
14
+ - task:
15
+ name: Text Classification
16
+ type: text-classification
17
+ dataset:
18
+ name: emotion
19
+ type: emotion
20
+ config: split
21
+ split: validation
22
+ args: split
23
+ metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value: 0.927
27
+ - name: F1
28
+ type: f1
29
+ value: 0.9269586191658334
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
+ # distilbert-base-uncased-finetuned-emotion
36
+
37
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the emotion dataset.
38
+ It achieves the following results on the evaluation set:
39
+ - Loss: 0.2138
40
+ - Accuracy: 0.927
41
+ - F1: 0.9270
42
+
43
+ ## Model description
44
+
45
+ More information needed
46
+
47
+ ## Intended uses & limitations
48
+
49
+ More information needed
50
+
51
+ ## Training and evaluation data
52
+
53
+ More information needed
54
+
55
+ ## Training procedure
56
+
57
+ ### Training hyperparameters
58
+
59
+ The following hyperparameters were used during training:
60
+ - learning_rate: 2e-05
61
+ - train_batch_size: 64
62
+ - eval_batch_size: 64
63
+ - seed: 42
64
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
65
+ - lr_scheduler_type: linear
66
+ - num_epochs: 2
67
+
68
+ ### Training results
69
+
70
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
71
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
72
+ | 0.8215 | 1.0 | 250 | 0.3047 | 0.9095 | 0.9088 |
73
+ | 0.2496 | 2.0 | 500 | 0.2138 | 0.927 | 0.9270 |
74
+
75
+
76
+ ### Framework versions
77
+
78
+ - Transformers 4.41.0
79
+ - Pytorch 2.3.0+cu118
80
+ - Datasets 2.19.0
81
+ - Tokenizers 0.19.1
runs/May19_13-34-44_POSEIDON/events.out.tfevents.1716114890.POSEIDON.19580.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97df1113f20824033bff751411001d06ac7a9a0161fb733f86476850d0f11c3f
3
- size 5771
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1b0e3681453d8c736266ee70cf6284f57def94dbda041889204812a15fd18a7
3
+ size 6494