bentanweihao commited on
Commit
86de1ec
1 Parent(s): 664a7d0

Training completed!

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - Accuracy: 0.9125
23
+ - F1: 0.9119
24
+ - Loss: 0.3159
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: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 2
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Accuracy | F1 | Validation Loss |
54
+ |:-------------:|:-----:|:----:|:--------:|:------:|:---------------:|
55
+ | 0.8314 | 1.0 | 250 | 0.9125 | 0.9119 | 0.3159 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.44.2
61
+ - Pytorch 2.4.0+cu121
62
+ - Datasets 3.0.0
63
+ - Tokenizers 0.19.1
runs/Sep15_03-30-18_1f8e9d6a61dd/events.out.tfevents.1726372369.1f8e9d6a61dd.110.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86ea14eada9332e6ae8c95fc6036d27bd3f724da7e7523c0a9bacfbb9363d7f1
3
- size 5917
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef6b3dafaa8aef0ec42ddb10d82af9c9c8b1e7a2663832df23b9899f400c7f67
3
+ size 6640
runs/Sep15_03-30-18_1f8e9d6a61dd/events.out.tfevents.1726372760.1f8e9d6a61dd.110.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed3a8057c7aaf5b66debfc415e7c40de956b42a0f9856120b8b5f09cf4ca5b0d
3
+ size 5571