aws-neuron / aws-neuron-sagemaker-samples

MIT No Attribution
14 stars 5 forks source link

amazon_reviews_multi no longer available on HuggingFace #3

Closed brianloyal closed 11 months ago

brianloyal commented 1 year ago

The amazon_reviews_multi is no longer available on HuggingFace (https://huggingface.co/datasets/amazon_reviews_multi/discussions/4#64c3898db63057f1fd3ce1a0). So, we'll need to use a different dataset for this training example:

training/trn1-bert-fine-tuning-on-sagemaker/bert-base-uncased-amazon-reviews.ipynb

AWShtokoyo commented 11 months ago

Fixed