xinhe commited on
Commit
c39bed2
1 Parent(s): ce9410e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ The linear modules **bert.encoder.layer.2.output.dense, bert.encoder.layer.5.int
44
  | **Accuracy (eval-accuracy)** |0.7838|0.7915|
45
  | **Model size (MB)** |133|418|
46
 
47
- ### Load with Intel® Neural Compressor (build from source):
48
 
49
  ```python
50
  from neural_compressor.utils.load_huggingface import OptimizedModel
 
44
  | **Accuracy (eval-accuracy)** |0.7838|0.7915|
45
  | **Model size (MB)** |133|418|
46
 
47
+ ### Load with Intel® Neural Compressor:
48
 
49
  ```python
50
  from neural_compressor.utils.load_huggingface import OptimizedModel