Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ The linear module **bert.encoder.layer.9.output.dense, bert.encoder.layer.10.out
|
|
31 |
| **Accuracy (eval-f1)** |0.8997|0.9042|
|
32 |
| **Model size (MB)** |120|418|
|
33 |
|
34 |
-
### Load with Intel® Neural Compressor
|
35 |
|
36 |
```python
|
37 |
from neural_compressor.utils.load_huggingface import OptimizedModel
|
|
|
31 |
| **Accuracy (eval-f1)** |0.8997|0.9042|
|
32 |
| **Model size (MB)** |120|418|
|
33 |
|
34 |
+
### Load with Intel® Neural Compressor:
|
35 |
|
36 |
```python
|
37 |
from neural_compressor.utils.load_huggingface import OptimizedModel
|