notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

Errors in sagemaker/01_getting_started_pytorch/sagemaker-notebook.ipynb

Open montge opened this issue 1 year ago • 0 comments
trafficstars

It appears that the notebook for Sagemaker is out of date. It ultimately fails in the section loading the datasets.

ExpectedMoreSplits: {'unsupervised'}

Areas tried so far.

  • Update the name of the dataset to 'stanfordnlp/imdb'
  • Tried fix here: https://github.com/huggingface/datasets/issues/876
  • Tried fix here: https://huggingface.co/datasets/stanfordnlp/imdb/discussions/7
  • Leveraging PyTorch 1.13 Python 3.9 CPU optimized with an ml.t3.medium instance

montge avatar Aug 30 '24 13:08 montge