Update README.md
Browse files
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
|
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
|