Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ The linear modules **albert.encoder.albert_layer_groups.0.albert_layers.0.ffn_ou
|
|
45 |
| **Accuracy (eval-accuracy)** |0.9255|0.9232|
|
46 |
| **Model size (MB)** |25|44.6|
|
47 |
|
48 |
-
### Load with Intel® Neural Compressor
|
49 |
|
50 |
```python
|
51 |
from neural_compressor.utils.load_huggingface import OptimizedModel
|
|
|
45 |
| **Accuracy (eval-accuracy)** |0.9255|0.9232|
|
46 |
| **Model size (MB)** |25|44.6|
|
47 |
|
48 |
+
### Load with Intel® Neural Compressor:
|
49 |
|
50 |
```python
|
51 |
from neural_compressor.utils.load_huggingface import OptimizedModel
|