xinhe commited on
Commit
2ee6962
·
1 Parent(s): 7c6b221

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ The original fp32 model comes from the fine-tuned model [Intel/bert-base-uncased
27
  | **Accuracy (eval-f1)** |0.8997|0.9042|
28
  | **Model size (MB)** |174|418|
29
 
30
- ### Load with Intel® Neural Compressor (build from source):
31
 
32
  ```python
33
  from neural_compressor.utils.load_huggingface import OptimizedModel
 
27
  | **Accuracy (eval-f1)** |0.8997|0.9042|
28
  | **Model size (MB)** |174|418|
29
 
30
+ ### Load with Intel® Neural Compressor:
31
 
32
  ```python
33
  from neural_compressor.utils.load_huggingface import OptimizedModel