Skip to content

Commit 65b6624

Browse files
authored
Creation of Sentiment Analysis Notebook with distributed training and inference, debugger, and batch transform (aws#4455)
* Sentiment analysis distributed debugger notebook Created a new notebook, adapted and referencing two Hugging Face examples, that extends a sentiment classifier whilst using Amazon SageMaker Distributed Training, and SageMaker Debugger. * Update index.rst With Distributed Sentiment Classification with Debugging * Grammar and formatting updates * Grammar improvement * Update huggingface_sentiment_parallel_batch.ipynb Updated S3 prefix * Cleared outputs
1 parent d800390 commit 65b6624

File tree

3 files changed

+2050
-0
lines changed

3 files changed

+2050
-0
lines changed

advanced_functionality/index.rst

+8
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ Multi-Model Endpoints
3838
multi_model_pytorch/pytorch_multi_model_endpoint
3939
multi_model_catboost/multi_model_catboost
4040

41+
Distributed Sentiment Classification with Debugging
42+
--------------------------------
43+
44+
.. toctree::
45+
:maxdepth: 1
46+
47+
sentiment_parallel_batch/huggingface_sentiment_parallel_batch
48+
4149
Prebuilt Deep Learning Containers
4250
--------------------------------
4351

0 commit comments

Comments
 (0)