gokuls commited on
Commit
9e649d4
·
1 Parent(s): 078deb3

End of training

Browse files
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-1_mobilebert-2_bert-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.8360091743119266
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-1_mobilebert-2_bert-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.0697
35
+ - Accuracy: 0.8360
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
+ | 0.4113 | 1.0 | 4210 | 1.0697 | 0.8360 |
68
+ | 0.3159 | 2.0 | 8420 | 1.1354 | 0.8291 |
69
+ | 0.3078 | 3.0 | 12630 | 1.1843 | 0.8154 |
70
+ | 0.2707 | 4.0 | 16840 | 1.2397 | 0.8165 |
71
+
72
+
73
+ ### Framework versions
74
+
75
+ - Transformers 4.21.1
76
+ - Pytorch 1.12.1+cu113
77
+ - Datasets 2.4.0
78
+ - Tokenizers 0.12.1
logs/events.out.tfevents.1661088400.efebd2fa394c.73.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:231c945238290b9bd8e73c9862031537b0c9d560e852a8f1df1d6223c75dfc6a
3
- size 5879
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c4ed1f33c3b3f531212c982a1a5c2b5d1ff8532012eb21b3b4433c1b7438308
3
+ size 6239
logs/events.out.tfevents.1661089021.efebd2fa394c.73.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96078a8757bc2c94703b2d4705749a736c13ab092e04a2bc8e2f0f47273d5ae0
3
+ size 369
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a13fe95bc76582df16fdd840cdd51025f37e46512400e1013bdf495aedaf5296
3
  size 17561831
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfb1362eeb61f589b6934c48b6824ee9c3fee4da3930c007a0c4eedbd2fd07db
3
  size 17561831