Fix some writing issues in the docs (#14136)

* Fix some writing issues in the docs

* Run code quality check
This commit is contained in:
Reza Gharibi
2021-10-25 15:18:02 +03:30
committed by GitHub
parent 2ac65551ea
commit 3e04a41a9b
9 changed files with 28 additions and 28 deletions

View File

@@ -90,7 +90,7 @@ Directly push your model to the hub
picture-in-picture" allowfullscreen></iframe>
Once you have an API token (either stored in the cache or copied and pasted in your notebook), you can directly push a
finetuned model you saved in :obj:`save_drectory` by calling:
finetuned model you saved in :obj:`save_directory` by calling:
.. code-block:: python