Spaces:
Running
Running
Commit
•
ed4d320
1
Parent(s):
41f047d
fix(main): fixed a small typo (#1)
Browse files- fix(main): fixed a small typo (4490008daeeaea01555832c75f6cc2b25eaf64a4)
Co-authored-by: Austin Leath <austinleath@users.noreply.huggingface.co>
README.md
CHANGED
@@ -55,7 +55,7 @@ pinned: false
|
|
55 |
<div class="lg:col-span-3">
|
56 |
<p class="mb-2">
|
57 |
To train Hugging Face models in Amazon SageMaker, you can use the
|
58 |
-
Hugging Face Deep Learning
|
59 |
support in the SageMaker Python SDK.
|
60 |
</p>
|
61 |
<p class="mb-2">
|
|
|
55 |
<div class="lg:col-span-3">
|
56 |
<p class="mb-2">
|
57 |
To train Hugging Face models in Amazon SageMaker, you can use the
|
58 |
+
Hugging Face Deep Learning Containers (DLCs) and the Hugging Face
|
59 |
support in the SageMaker Python SDK.
|
60 |
</p>
|
61 |
<p class="mb-2">
|