We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b8e95 commit 1d97a75Copy full SHA for 1d97a75
src/sagemaker/mxnet/README.rst
@@ -171,7 +171,7 @@ Required argument
171
- ``inputs``: This can take one of the following forms: A string
172
s3 URI, for example ``s3://my-bucket/my-training-data``. In this
173
case, the s3 objects rooted at the ``my-training-data`` prefix will
174
- be available in the default ``train`` channel. A dict from
+ be available in the default ``training`` channel. A dict from
175
string channel names to s3 URIs. In this case, the objects rooted at
176
each s3 prefix will available as files in each channel directory.
177
0 commit comments