gokuls commited on
Commit
799cfa9
·
1 Parent(s): 3e65cca

End of training

Browse files
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - glue
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: tiny-bert-sst2-mobilebert-distillation
11
+ results:
12
+ - task:
13
+ name: Text Classification
14
+ type: text-classification
15
+ dataset:
16
+ name: glue
17
+ type: glue
18
+ config: sst2
19
+ split: train
20
+ args: sst2
21
+ metrics:
22
+ - name: Accuracy
23
+ type: accuracy
24
+ value: 0.8394495412844036
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
+ # tiny-bert-sst2-mobilebert-distillation
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 glue dataset.
33
+ It achieves the following results on the evaluation set:
34
+ - Loss: 1.2829
35
+ - Accuracy: 0.8394
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: 10
61
+ - mixed_precision_training: Native AMP
62
+
63
+ ### Training results
64
+
65
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
67
+ | 1.3094 | 1.0 | 4210 | 1.3514 | 0.8165 |
68
+ | 0.7514 | 2.0 | 8420 | 1.2829 | 0.8394 |
69
+ | 0.5799 | 3.0 | 12630 | 1.4556 | 0.8349 |
70
+ | 0.4909 | 4.0 | 16840 | 1.7050 | 0.8268 |
71
+ | 0.4312 | 5.0 | 21050 | 1.6662 | 0.8245 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.21.1
77
+ - Pytorch 1.12.1+cu113
78
+ - Datasets 2.4.0
79
+ - Tokenizers 0.12.1
logs/events.out.tfevents.1661086377.efebd2fa394c.73.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:854bbe3c5837ef8368222398c36975c8818ee333085bb9ea2f837e456fc34874
3
- size 6193
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e83ce7ad235845558ea751161f4e7b4febcc213bc887b710f1de44f9a726d6f3
3
+ size 6553
logs/events.out.tfevents.1661088082.efebd2fa394c.73.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99c0ed998599a83aaa07e89ad2f372a9a71db4135f023a1a352e806929cea427
3
+ size 369
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48ee8989b007c947a0b8482148d20a708b89f36853348de1079e28e3fbbc6556
3
  size 17561831
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79ccb3b942e9c491638c5ace0cf30b223510af550827084f7a7cb22bcb9ce3d1
3
  size 17561831