"vscode:/vscode.git/clone" did not exist on "4169dc84bf0072a26f10096a187907d661dcc383"
Unverified Commit 9eda0d15 authored by Ihor Omelchenko's avatar Ihor Omelchenko Committed by GitHub
Browse files

Fix typo (#14056)

parent 7a3147e9
......@@ -143,7 +143,7 @@ can be easily batched such that each key in the batch encoding corresponds to a
test_labels
))
Now that our datasets our ready, we can fine-tune a model either with the 🤗
Now that our datasets are ready, we can fine-tune a model either with the 🤗
:class:`~transformers.Trainer`/:class:`~transformers.TFTrainer` or with native PyTorch/TensorFlow. See :doc:`training
<training>`.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment