Tirendaz commited on
Commit
24158ac
·
verified ·
1 Parent(s): 7f0aa13

Training completed!

Browse files
README.md CHANGED
@@ -1,64 +1,64 @@
1
- ---
2
- library_name: transformers
3
- license: apache-2.0
4
- base_model: distilbert-base-uncased
5
- tags:
6
- - generated_from_trainer
7
- metrics:
8
- - accuracy
9
- - f1
10
- model-index:
11
- - name: distilbert-base-uncased-finetuned-emotion
12
- results: []
13
- ---
14
-
15
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
- should probably proofread and complete it, then remove this comment. -->
17
-
18
- # distilbert-base-uncased-finetuned-emotion
19
-
20
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
21
- It achieves the following results on the evaluation set:
22
- - Loss: 0.1597
23
- - Accuracy: 0.931
24
- - F1: 0.9311
25
-
26
- ## Model description
27
-
28
- More information needed
29
-
30
- ## Intended uses & limitations
31
-
32
- More information needed
33
-
34
- ## Training and evaluation data
35
-
36
- More information needed
37
-
38
- ## Training procedure
39
-
40
- ### Training hyperparameters
41
-
42
- The following hyperparameters were used during training:
43
- - learning_rate: 2e-05
44
- - train_batch_size: 64
45
- - eval_batch_size: 64
46
- - seed: 42
47
- - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
- - lr_scheduler_type: linear
49
- - num_epochs: 2
50
-
51
- ### Training results
52
-
53
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
- | 0.2141 | 1.0 | 250 | 0.1809 | 0.927 | 0.9274 |
56
- | 0.1347 | 2.0 | 500 | 0.1597 | 0.931 | 0.9311 |
57
-
58
-
59
- ### Framework versions
60
-
61
- - Transformers 4.55.3
62
- - Pytorch 2.5.1
63
- - Datasets 3.6.0
64
- - Tokenizers 0.21.4
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: distilbert-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: distilbert-base-uncased-finetuned-emotion
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # distilbert-base-uncased-finetuned-emotion
19
+
20
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.2187
23
+ - Accuracy: 0.924
24
+ - F1: 0.9238
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 2e-05
44
+ - train_batch_size: 64
45
+ - eval_batch_size: 64
46
+ - seed: 42
47
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 2
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
55
+ | 0.8645 | 1.0 | 250 | 0.3106 | 0.914 | 0.9135 |
56
+ | 0.2553 | 2.0 | 500 | 0.2187 | 0.924 | 0.9238 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.57.0
62
+ - Pytorch 2.8.0+cu126
63
+ - Datasets 4.0.0
64
+ - Tokenizers 0.22.1
runs/Oct12_13-56-52_b104cbd42859/events.out.tfevents.1760277419.b104cbd42859.478.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40c0a9bfd6d92821c5b543c31ce34a6ad5607b7d4491386d98b5f9bf7788cfa7
3
- size 6008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fab35d9e778a34b830400a4fbc652a4220b1de04cd6f4e9d6b4878fb98475ea
3
+ size 6731