xinhe commited on
Commit
f6b3443
1 Parent(s): 70fc299

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -41,7 +41,7 @@ The original fp32 model comes from the fine-tuned model [bart-large-mrpc](https:
41
  | **Accuracy (eval-f1)** |0.9051|0.9120|
42
  | **Model size (MB)** |547|1556.48|
43
 
44
- ### Load with Intel® Neural Compressor (build from source):
45
 
46
  ```python
47
  from neural_compressor.utils.load_huggingface import OptimizedModel
 
41
  | **Accuracy (eval-f1)** |0.9051|0.9120|
42
  | **Model size (MB)** |547|1556.48|
43
 
44
+ ### Load with Intel® Neural Compressor:
45
 
46
  ```python
47
  from neural_compressor.utils.load_huggingface import OptimizedModel