We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921f4fb commit aafff46Copy full SHA for aafff46
intermediate_source/dynamic_quantization_bert_tutorial.rst
@@ -68,7 +68,7 @@ built-in F1 score calculation helper function.
68
.. code:: shell
69
70
pip install sklearn
71
- pip install transformers
+ pip install transformers==4.29.2
72
73
74
Because we will be using the beta parts of the PyTorch, it is
0 commit comments