fix typo in (#5893)
This commit is contained in:
@@ -85,7 +85,7 @@ class TrainingArguments:
|
||||
If a value is passed, will limit the total amount of checkpoints. Deletes the older checkpoints in
|
||||
:obj:`output_dir`.
|
||||
no_cuda (:obj:`bool`, `optional`, defaults to :obj:`False`):
|
||||
Wherher to not use CUDA even when it is available or not.
|
||||
Whether to not use CUDA even when it is available or not.
|
||||
seed (:obj:`int`, `optional`, defaults to 42):
|
||||
Random seed for initialization.
|
||||
fp16 (:obj:`bool`, `optional`, defaults to :obj:`False`):
|
||||
|
||||
Reference in New Issue
Block a user