xinhe commited on
Commit
1059d82
1 Parent(s): e854953

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ The linear module **bert.encoder.layer.9.output.dense, bert.encoder.layer.10.out
31
  | **Accuracy (eval-f1)** |0.8997|0.9042|
32
  | **Model size (MB)** |120|418|
33
 
34
- ### Load with Intel® Neural Compressor (build from source):
35
 
36
  ```python
37
  from neural_compressor.utils.load_huggingface import OptimizedModel
 
31
  | **Accuracy (eval-f1)** |0.8997|0.9042|
32
  | **Model size (MB)** |120|418|
33
 
34
+ ### Load with Intel® Neural Compressor:
35
 
36
  ```python
37
  from neural_compressor.utils.load_huggingface import OptimizedModel