gokuls commited on
Commit
ef08dc6
·
1 Parent(s): 256de11

End of training

Browse files
README.md ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-only-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.8291284403669725
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-only-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: 2.2808
35
+ - Accuracy: 0.8291
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.4252 | 1.0 | 4210 | 2.6253 | 0.8142 |
68
+ | 0.519 | 2.0 | 8420 | 2.4860 | 0.8245 |
69
+ | 0.4986 | 3.0 | 12630 | 2.2808 | 0.8291 |
70
+ | 0.4454 | 4.0 | 16840 | 2.5185 | 0.8280 |
71
+ | 0.3912 | 5.0 | 21050 | 2.3982 | 0.8257 |
72
+ | 0.3561 | 6.0 | 25260 | 2.4030 | 0.8211 |
73
+
74
+
75
+ ### Framework versions
76
+
77
+ - Transformers 4.21.1
78
+ - Pytorch 1.12.1+cu113
79
+ - Datasets 2.4.0
80
+ - Tokenizers 0.12.1
logs/events.out.tfevents.1661091026.efebd2fa394c.73.9 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a0e3a37c7b5472e21a07ac464ab5bdb58eec5df33a4bbbd7c27238fd6affc61
3
- size 6849
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50a121cd338faff760e3fb814bdf77281ac599aff28e1ef89f83e2e230fbd677
3
+ size 7209
logs/events.out.tfevents.1661093028.efebd2fa394c.73.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13a12a307fa93c2234780e0207b5c03b9ea8221649d1ec48324832ab078c71dd
3
+ size 369
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f11a150978088f96b9e5dcae4b9e02565ebe7b7c27685c4799c30db1a7638aec
3
  size 17561831
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c99de3acc3d460f40b3c7899919785da8c4438fdb7efebe757440d1512af79d9
3
  size 17561831