Skip to content

Instantly share code, notes, and snippets.

@imyoungyang
Last active November 20, 2019 08:51
Show Gist options
  • Save imyoungyang/d9091503a38bf096dafaa050791611b6 to your computer and use it in GitHub Desktop.
Save imyoungyang/d9091503a38bf096dafaa050791611b6 to your computer and use it in GitHub Desktop.
NLP-Workshop-20191120
arn:aws:iam::<account-id>:role/SageMakerExecutionRole
go to codecommit to create a repo "nlp-workshop-<your-id>"
git clone https://git-codecommit.us-west-2.amazonaws.com/v1/repos/nlp-workshop
create a notebooks using t3 with existing role
arn:aws:iam::<account-id>:role/SageMakerExecutionRole
wget https://bit.ly/35gjdDw -O workshop.zip
wget https://bit.ly/2r4mcAi -O glove6b50dtxt.zip
unzip glove6b50dtxt.zip -d ./pretrained/
wget https://tinyurl.com/uws394c -O blazing-raw-new.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment