Skip to content

Commit 26f47d4

Browse files
Lokiiiiiimchoi8739
andauthored
Update src/sagemaker/huggingface/estimator.py
Co-authored-by: Miyoung <[email protected]>
1 parent 65086e5 commit 26f47d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sagemaker/huggingface/estimator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ def __init__(
144144
145145
To enable distributed training with
146146
`SageMaker Training Compiler <https://docs.aws.amazon.com/sagemaker/latest/dg/training-compiler.html>`_
147-
for PyTorch:
147+
for Hugging Face Transformers with PyTorch:
148148
149149
.. code:: python
150150

0 commit comments

Comments
 (0)