We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510f82e commit dfc6aa2Copy full SHA for dfc6aa2
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