Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ The linear modules **bert.encoder.layer.2.output.dense, bert.encoder.layer.5.int
|
|
44 |
| **Accuracy (eval-accuracy)** |0.7838|0.7915|
|
45 |
| **Model size (MB)** |133|418|
|
46 |
|
47 |
-
### Load with Intel® Neural Compressor
|
48 |
|
49 |
```python
|
50 |
from neural_compressor.utils.load_huggingface import OptimizedModel
|
|
|
44 |
| **Accuracy (eval-accuracy)** |0.7838|0.7915|
|
45 |
| **Model size (MB)** |133|418|
|
46 |
|
47 |
+
### Load with Intel® Neural Compressor:
|
48 |
|
49 |
```python
|
50 |
from neural_compressor.utils.load_huggingface import OptimizedModel
|