diff --git a/docs/source/en/tasks/object_detection.md b/docs/source/en/tasks/object_detection.md index eeeb722e926d30..8851c904a9a7fa 100644 --- a/docs/source/en/tasks/object_detection.md +++ b/docs/source/en/tasks/object_detection.md @@ -1477,7 +1477,7 @@ Hugging Face Hub. Upon training completion, push the final model to the Hub as w 'test_steps_per_second': 2.42} ``` -These results can be further improved by adjusting the hyperparameters in [`TrainingArguments``]. Give it a go! +These results can be further improved by adjusting the hyperparameters in [`TrainingArguments`]. Give it a go! ## Inference