Klenam commited on
Commit
310c83f
1 Parent(s): 32f0c1c

Training completed!

Browse files
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-emotions
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.895
27
+ - name: F1
28
+ type: f1
29
+ value: 0.8909817205617907
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/klenamdroefenu-kwame-nkrumah-university-of-science-and-t/huggingface/runs/a05v14wu)
36
+ # distilbert-base-uncased-finetuned-emotions
37
+
38
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the emotion dataset.
39
+ It achieves the following results on the evaluation set:
40
+ - Loss: 0.3735
41
+ - Accuracy: 0.895
42
+ - F1: 0.8910
43
+
44
+ ## Model description
45
+
46
+ More information needed
47
+
48
+ ## Intended uses & limitations
49
+
50
+ More information needed
51
+
52
+ ## Training and evaluation data
53
+
54
+ More information needed
55
+
56
+ ## Training procedure
57
+
58
+ ### Training hyperparameters
59
+
60
+ The following hyperparameters were used during training:
61
+ - learning_rate: 2e-05
62
+ - train_batch_size: 128
63
+ - eval_batch_size: 128
64
+ - seed: 42
65
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
66
+ - lr_scheduler_type: linear
67
+ - num_epochs: 2
68
+
69
+ ### Training results
70
+
71
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
72
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
73
+ | No log | 1.0 | 125 | 0.5790 | 0.808 | 0.7770 |
74
+ | No log | 2.0 | 250 | 0.3735 | 0.895 | 0.8910 |
75
+
76
+
77
+ ### Framework versions
78
+
79
+ - Transformers 4.42.3
80
+ - Pytorch 2.1.2
81
+ - Datasets 2.20.0
82
+ - Tokenizers 0.19.1
runs/Jul25_15-49-18_3f3abeb94530/events.out.tfevents.1721922566.3f3abeb94530.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3bd27ef642af79a2f10d2ca938fc9be8ed17df58ef62a967326297307e9bb2d
3
- size 5436
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83401a8f09c9b08fae581ff9d5ae67b912d0f7afd9da0afd42bf5fc056a063af
3
+ size 6159