Update README.md
Browse files
README.md
CHANGED
|
@@ -41,7 +41,7 @@ The original fp32 model comes from the fine-tuned model [bart-large-mrpc](https:
|
|
| 41 |
| **Accuracy (eval-f1)** |0.9051|0.9120|
|
| 42 |
| **Model size (MB)** |547|1556.48|
|
| 43 |
|
| 44 |
-
### Load with Intel® Neural Compressor
|
| 45 |
|
| 46 |
```python
|
| 47 |
from neural_compressor.utils.load_huggingface import OptimizedModel
|
|
|
|
| 41 |
| **Accuracy (eval-f1)** |0.9051|0.9120|
|
| 42 |
| **Model size (MB)** |547|1556.48|
|
| 43 |
|
| 44 |
+
### Load with Intel® Neural Compressor:
|
| 45 |
|
| 46 |
```python
|
| 47 |
from neural_compressor.utils.load_huggingface import OptimizedModel
|