Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ The embedding module **roberta.embeddings.token_type_embeddings** falls back to
|
|
45 |
| **Accuracy (eval-f1)** |0.9247|0.9138|
|
46 |
| **Model size (MB)** |121|476|
|
47 |
|
48 |
-
### Load with Intel® Neural Compressor
|
49 |
|
50 |
```python
|
51 |
from neural_compressor.utils.load_huggingface import OptimizedModel
|
|
|
45 |
| **Accuracy (eval-f1)** |0.9247|0.9138|
|
46 |
| **Model size (MB)** |121|476|
|
47 |
|
48 |
+
### Load with Intel® Neural Compressor:
|
49 |
|
50 |
```python
|
51 |
from neural_compressor.utils.load_huggingface import OptimizedModel
|