yujiepan commited on
Commit
1d2c2d3
1 Parent(s): 397ff9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ This model conducts unstructured magnitude pruning, quantization and distillatio
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
 
34
  It achieves the following results on the evaluation set:
35
  - Torch loss: 0.4116
36
  - Torch accuracy: 0.9140
37
+ - OpenVINO IR accuracy: 0.9106
38
  - Sparsity in transformer block linear layers: 0.80
39
 
40
  ## Setup