Vishnou commited on
Commit
2fd468b
1 Parent(s): 7a23fad

Vishnou/TinyBERT_SST2

Browse files
Files changed (2) hide show
  1. README.md +36 -36
  2. model.safetensors +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
- value: 0.875
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [huawei-noah/TinyBERT_General_4L_312D](https://huggingface.co/huawei-noah/TinyBERT_General_4L_312D) on the sst2 dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.5560
35
- - Accuracy: 0.875
36
 
37
  ## Model description
38
 
@@ -63,39 +63,39 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
66
- | 0.4661 | 0.06 | 500 | 0.3888 | 0.8337 |
67
- | 0.3684 | 0.12 | 1000 | 0.3557 | 0.8544 |
68
- | 0.3857 | 0.18 | 1500 | 0.3839 | 0.8544 |
69
- | 0.3616 | 0.24 | 2000 | 0.3700 | 0.8670 |
70
- | 0.3559 | 0.3 | 2500 | 0.3586 | 0.8544 |
71
- | 0.3501 | 0.36 | 3000 | 0.3886 | 0.8498 |
72
- | 0.3232 | 0.42 | 3500 | 0.4819 | 0.8624 |
73
- | 0.3178 | 0.48 | 4000 | 0.5071 | 0.8452 |
74
- | 0.2969 | 0.53 | 4500 | 0.4325 | 0.8578 |
75
- | 0.3162 | 0.59 | 5000 | 0.4296 | 0.8635 |
76
- | 0.2995 | 0.65 | 5500 | 0.5547 | 0.8463 |
77
- | 0.3016 | 0.71 | 6000 | 0.4364 | 0.8670 |
78
- | 0.2973 | 0.77 | 6500 | 0.4595 | 0.8555 |
79
- | 0.3068 | 0.83 | 7000 | 0.4519 | 0.8670 |
80
- | 0.2917 | 0.89 | 7500 | 0.4175 | 0.8716 |
81
- | 0.2819 | 0.95 | 8000 | 0.4741 | 0.8739 |
82
- | 0.2711 | 1.01 | 8500 | 0.5015 | 0.8842 |
83
- | 0.2173 | 1.07 | 9000 | 0.4956 | 0.8830 |
84
- | 0.2259 | 1.13 | 9500 | 0.6080 | 0.8761 |
85
- | 0.2655 | 1.19 | 10000 | 0.5456 | 0.8807 |
86
- | 0.2499 | 1.25 | 10500 | 0.5349 | 0.8796 |
87
- | 0.2291 | 1.31 | 11000 | 0.5214 | 0.8784 |
88
- | 0.2207 | 1.37 | 11500 | 0.5743 | 0.8853 |
89
- | 0.2463 | 1.43 | 12000 | 0.5499 | 0.8761 |
90
- | 0.2214 | 1.48 | 12500 | 0.5270 | 0.8819 |
91
- | 0.2114 | 1.54 | 13000 | 0.5762 | 0.8727 |
92
- | 0.2087 | 1.6 | 13500 | 0.5400 | 0.8819 |
93
- | 0.2123 | 1.66 | 14000 | 0.5719 | 0.8796 |
94
- | 0.2112 | 1.72 | 14500 | 0.5236 | 0.8819 |
95
- | 0.2042 | 1.78 | 15000 | 0.5373 | 0.8807 |
96
- | 0.2176 | 1.84 | 15500 | 0.5504 | 0.8853 |
97
- | 0.2032 | 1.9 | 16000 | 0.5701 | 0.8761 |
98
- | 0.213 | 1.96 | 16500 | 0.5560 | 0.875 |
99
 
100
 
101
  ### Framework versions
 
21
  metrics:
22
  - name: Accuracy
23
  type: accuracy
24
+ value: 0.8795871559633027
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [huawei-noah/TinyBERT_General_4L_312D](https://huggingface.co/huawei-noah/TinyBERT_General_4L_312D) on the sst2 dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.5289
35
+ - Accuracy: 0.8796
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
66
+ | 0.4655 | 0.06 | 500 | 0.4229 | 0.8234 |
67
+ | 0.3869 | 0.12 | 1000 | 0.3870 | 0.8383 |
68
+ | 0.3786 | 0.18 | 1500 | 0.4844 | 0.8234 |
69
+ | 0.3573 | 0.24 | 2000 | 0.4276 | 0.8532 |
70
+ | 0.3502 | 0.3 | 2500 | 0.4048 | 0.8372 |
71
+ | 0.3473 | 0.36 | 3000 | 0.3623 | 0.8658 |
72
+ | 0.3283 | 0.42 | 3500 | 0.4937 | 0.8681 |
73
+ | 0.3198 | 0.48 | 4000 | 0.4020 | 0.8532 |
74
+ | 0.3006 | 0.53 | 4500 | 0.4514 | 0.8612 |
75
+ | 0.3254 | 0.59 | 5000 | 0.4370 | 0.8624 |
76
+ | 0.2923 | 0.65 | 5500 | 0.5068 | 0.8544 |
77
+ | 0.2959 | 0.71 | 6000 | 0.4557 | 0.8704 |
78
+ | 0.3003 | 0.77 | 6500 | 0.4536 | 0.8647 |
79
+ | 0.3049 | 0.83 | 7000 | 0.4810 | 0.8704 |
80
+ | 0.3008 | 0.89 | 7500 | 0.4431 | 0.8681 |
81
+ | 0.2937 | 0.95 | 8000 | 0.5207 | 0.8693 |
82
+ | 0.2805 | 1.01 | 8500 | 0.4972 | 0.8784 |
83
+ | 0.2176 | 1.07 | 9000 | 0.5370 | 0.8773 |
84
+ | 0.2379 | 1.13 | 9500 | 0.5453 | 0.8807 |
85
+ | 0.2639 | 1.19 | 10000 | 0.5117 | 0.8693 |
86
+ | 0.2555 | 1.25 | 10500 | 0.6062 | 0.8670 |
87
+ | 0.2324 | 1.31 | 11000 | 0.5623 | 0.8704 |
88
+ | 0.2225 | 1.37 | 11500 | 0.5804 | 0.8773 |
89
+ | 0.2332 | 1.43 | 12000 | 0.5089 | 0.8807 |
90
+ | 0.2214 | 1.48 | 12500 | 0.5565 | 0.8796 |
91
+ | 0.2105 | 1.54 | 13000 | 0.5614 | 0.8739 |
92
+ | 0.2174 | 1.6 | 13500 | 0.5561 | 0.875 |
93
+ | 0.2196 | 1.66 | 14000 | 0.5165 | 0.8819 |
94
+ | 0.2067 | 1.72 | 14500 | 0.5249 | 0.8796 |
95
+ | 0.1986 | 1.78 | 15000 | 0.5121 | 0.875 |
96
+ | 0.2103 | 1.84 | 15500 | 0.5044 | 0.875 |
97
+ | 0.2115 | 1.9 | 16000 | 0.5241 | 0.8784 |
98
+ | 0.2011 | 1.96 | 16500 | 0.5289 | 0.8796 |
99
 
100
 
101
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:071508759e6743d847a53775876afc089051ec85ef8cda93bf8bc70793449afb
3
  size 57411808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96f3383277de6415c0066953b51c931d10ea41101110afdad226c3174693606d
3
  size 57411808