Update README.md
Browse files
README.md
CHANGED
@@ -32,9 +32,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model conducts unstructured magnitude pruning, quantization and distillation at the same time when finetuning on the GLUE SST2 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
-
|
36 |
-
-
|
37 |
-
-
|
|
|
38 |
|
39 |
## Setup
|
40 |
|
|
|
32 |
|
33 |
This model conducts unstructured magnitude pruning, quantization and distillation at the same time when finetuning on the GLUE SST2 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Torch loss: 0.4116
|
36 |
+
- Torch accuracy: 0.9140
|
37 |
+
- OpenVINO accuracy: 0.9106
|
38 |
+
- Sparsity in transformer block linear layers: 0.80
|
39 |
|
40 |
## Setup
|
41 |
|