xinhe commited on
Commit
de6bd91
1 Parent(s): 97035ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,7 +45,7 @@ The embedding module **roberta.embeddings.token_type_embeddings** falls back to
45
  | **Accuracy (eval-f1)** |0.9247|0.9138|
46
  | **Model size (MB)** |121|476|
47
 
48
- ### Load with Intel® Neural Compressor (build from source):
49
 
50
  ```python
51
  from neural_compressor.utils.load_huggingface import OptimizedModel
45
  | **Accuracy (eval-f1)** |0.9247|0.9138|
46
  | **Model size (MB)** |121|476|
47
 
48
+ ### Load with Intel® Neural Compressor:
49
 
50
  ```python
51
  from neural_compressor.utils.load_huggingface import OptimizedModel