Fix typo (#14056)
This commit is contained in:
@@ -143,7 +143,7 @@ can be easily batched such that each key in the batch encoding corresponds to a
|
|||||||
test_labels
|
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
|
:class:`~transformers.Trainer`/:class:`~transformers.TFTrainer` or with native PyTorch/TensorFlow. See :doc:`training
|
||||||
<training>`.
|
<training>`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user