Skip to content

Commit feb9a23

Browse files
authored
Update 00-upload-training-data.md
1 parent 95310c4 commit feb9a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/09-ml-on-parallelcluster/00-upload-training-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In this step, you create an environment configuration script to train a Natural
1212
First, create an Amazon S3 bucket and upload the training data folder. This training folder will be accessed by the cluster worker nodes through FSx.
1313

1414
1. Open a terminal in your AWS Cloud9 instance.
15-
2. Run the following commands to create a new Amazon S3 bucket. These commands also retrieve and store the [Wikitext 103 dataset](amazon.com/)
15+
2. Run the following commands to create a new Amazon S3 bucket. These commands also retrieve and store the Wikitext 103 dataset
1616

1717
```bash
1818
# generate a unique postfix

0 commit comments

Comments
 (0)