Update README.md
Browse files
README.md
CHANGED
@@ -18,12 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [yujiepan/bert-base-uncased-sst2-unstructured-sparsity-80](https://huggingface.co/yujiepan/bert-base-uncased-sst2-unstructured-sparsity-80) on the GLUE SST2 dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
-
|
22 |
-
-
|
23 |
-
-
|
24 |
-
- eval_samples_per_second: 39.058
|
25 |
-
- eval_steps_per_second: 4.882
|
26 |
-
- step: 0
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [yujiepan/bert-base-uncased-sst2-unstructured-sparsity-80](https://huggingface.co/yujiepan/bert-base-uncased-sst2-unstructured-sparsity-80) on the GLUE SST2 dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- torch loss: 0.4029
|
22 |
+
- torch accuracy: 0.9128
|
23 |
+
- OpenVINO IR accuracy: 0.9117
|
|
|
|
|
|
|
24 |
|
25 |
## Model description
|
26 |
|