Skip to content

Commit

Permalink
[Train] fix: typo (ray-project#48653)
Browse files Browse the repository at this point in the history
Signed-off-by: Aziz Belaweid <[email protected]>
  • Loading branch information
azayz authored Nov 15, 2024
1 parent b33fa04 commit de80d89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

@PublicAPI(stability="beta")
class RayTrainReportCallback(TrainerCallback):
"""A simple callback to report checkpoints and metrics to Ray Tarin.
"""A simple callback to report checkpoints and metrics to Ray Train.
This callback is a subclass of `transformers.TrainerCallback
<https://huggingface.co/docs/transformers/main/en/main_classes/callback#transformers.TrainerCallback>`_
Expand Down

0 comments on commit de80d89

Please sign in to comment.