xinhe commited on
Commit
437c84f
·
1 Parent(s): 3e0621f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -43,7 +43,7 @@ The linear module **roberta.encoder.layer.6.attention.self.query** falls back to
43
  | **Accuracy (eval-f1)** |0.8843|0.8928|
44
  | **Model size (MB)** |180|422|
45
 
46
- ### Load with Intel® Neural Compressor (build from source):
47
 
48
  ```python
49
  from neural_compressor.utils.load_huggingface import OptimizedModel
 
43
  | **Accuracy (eval-f1)** |0.8843|0.8928|
44
  | **Model size (MB)** |180|422|
45
 
46
+ ### Load with Intel® Neural Compressor:
47
 
48
  ```python
49
  from neural_compressor.utils.load_huggingface import OptimizedModel