Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 290c49f

Browse files
Update integrations/huggingface-transformers/README.md
Co-authored-by: Jeannie Finks <74554921+jeanniefinks@users.noreply.github.com>
1 parent fe69c50 commit 290c49f

File tree

1 file changed

+1
-1
lines changed
  • integrations/huggingface-transformers

1 file changed

+1
-1
lines changed

integrations/huggingface-transformers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ python transformers/examples/pytorch/question-answering/run_qa.py \
117117
The DeepSparse Engine [accepts ONNX formats](https://docs.neuralmagic.com/sparseml/source/onnx_export.html) and is engineered to significantly speed up inference on CPUs for the sparsified models from this integration.
118118
Examples for loading, benchmarking, and deploying can be found in the [DeepSparse repository here](https://github.com/neuralmagic/deepsparse).
119119

120-
Note, there is currently a known issue where conversion of the BERT models from PyTorch into ONNX is not preserving the accuracy of the model for some tasks and datasets. If you encounter this issue, try rolling back to the 0.9.0 release.
120+
**Note: there is currently a known issue where conversion of the BERT models from PyTorch into ONNX is not preserving the accuracy of the model for some tasks and datasets. If you encounter this issue, try rolling back to the 0.9.0 release. As a resolution is being actively investigated, this note will be removed when the issue has been remediated.**

0 commit comments

Comments
 (0)