gokuls commited on
Commit
eab72c2
1 Parent(s): b44fb95

End of training

Browse files
README.md ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - emotion
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: bert-tiny-emotion-KD-BERT
11
+ results:
12
+ - task:
13
+ name: Text Classification
14
+ type: text-classification
15
+ dataset:
16
+ name: emotion
17
+ type: emotion
18
+ config: default
19
+ split: train
20
+ args: default
21
+ metrics:
22
+ - name: Accuracy
23
+ type: accuracy
24
+ value: 0.9175
25
+ ---
26
+
27
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
+ should probably proofread and complete it, then remove this comment. -->
29
+
30
+ # bert-tiny-emotion-KD-BERT
31
+
32
+ This model is a fine-tuned version of [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) on the emotion dataset.
33
+ It achieves the following results on the evaluation set:
34
+ - Loss: 0.4810
35
+ - Accuracy: 0.9175
36
+
37
+ ## Model description
38
+
39
+ More information needed
40
+
41
+ ## Intended uses & limitations
42
+
43
+ More information needed
44
+
45
+ ## Training and evaluation data
46
+
47
+ More information needed
48
+
49
+ ## Training procedure
50
+
51
+ ### Training hyperparameters
52
+
53
+ The following hyperparameters were used during training:
54
+ - learning_rate: 5e-05
55
+ - train_batch_size: 16
56
+ - eval_batch_size: 16
57
+ - seed: 33
58
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
59
+ - lr_scheduler_type: linear
60
+ - num_epochs: 50
61
+ - mixed_precision_training: Native AMP
62
+
63
+ ### Training results
64
+
65
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
67
+ | 3.8247 | 1.0 | 1000 | 2.5170 | 0.7745 |
68
+ | 1.9864 | 2.0 | 2000 | 1.3436 | 0.874 |
69
+ | 1.1126 | 3.0 | 3000 | 0.8299 | 0.894 |
70
+ | 0.6924 | 4.0 | 4000 | 0.6500 | 0.9025 |
71
+ | 0.5272 | 5.0 | 5000 | 0.6097 | 0.908 |
72
+ | 0.4298 | 6.0 | 6000 | 0.5913 | 0.904 |
73
+ | 0.3936 | 7.0 | 7000 | 0.5165 | 0.9135 |
74
+ | 0.3238 | 8.0 | 8000 | 0.5120 | 0.9075 |
75
+ | 0.3018 | 9.0 | 9000 | 0.4989 | 0.916 |
76
+ | 0.2605 | 10.0 | 10000 | 0.4810 | 0.9175 |
77
+ | 0.2512 | 11.0 | 11000 | 0.4757 | 0.9135 |
78
+ | 0.219 | 12.0 | 12000 | 0.4676 | 0.914 |
79
+ | 0.2046 | 13.0 | 13000 | 0.4794 | 0.911 |
80
+
81
+
82
+ ### Framework versions
83
+
84
+ - Transformers 4.22.1
85
+ - Pytorch 1.12.1+cu113
86
+ - Datasets 2.5.1
87
+ - Tokenizers 0.12.1
logs/events.out.tfevents.1664046419.85a9cd62cad8.69.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d52ca16a09748a02d8a88ff6f9f6b600793b0bffffe92be2d668a94a05b9d27
3
- size 10147
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9e71f24cf6e44ea1aaa3712925d158d1e746e58a6ea088b2ad0cedff93f2af2
3
+ size 10501
logs/events.out.tfevents.1664047101.85a9cd62cad8.69.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cbd49e9ca6bae9347bf200e1eebaad81143fb4e80c92d8aa5a2e03d3178d2d5
3
+ size 363
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca43081d801af0ff6e60a5b2a441ab4d2a15f705028019a7c7235802f0cc3ce3
3
  size 17563879
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d45c06ababfa4ffae39839835fa645f2ed72e90d504f2986bda5fdeb55eadc5c
3
  size 17563879