yujiepan commited on
Commit
c6643eb
·
1 Parent(s): 9bde620

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
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
- - eval_loss: 0.4029
22
- - eval_accuracy: 0.9128
23
- - eval_runtime: 22.3258
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