Update README.md
Browse files
README.md
CHANGED
@@ -43,7 +43,7 @@ The linear module **roberta.encoder.layer.6.attention.self.query** falls back to
|
|
43 |
| **Accuracy (eval-f1)** |0.8843|0.8928|
|
44 |
| **Model size (MB)** |180|422|
|
45 |
|
46 |
-
### Load with Intel® Neural Compressor
|
47 |
|
48 |
```python
|
49 |
from neural_compressor.utils.load_huggingface import OptimizedModel
|
|
|
43 |
| **Accuracy (eval-f1)** |0.8843|0.8928|
|
44 |
| **Model size (MB)** |180|422|
|
45 |
|
46 |
+
### Load with Intel® Neural Compressor:
|
47 |
|
48 |
```python
|
49 |
from neural_compressor.utils.load_huggingface import OptimizedModel
|