Closed tom5610 closed 2 years ago
Thanks for making a start on this @tom5610!
A couple of action items:
solution
updating the reference solution notebook. By this repo's branching strategy it's okay to merge main->solution
but not the other way around.notebook-al2-v1
"platform ID"model.save
method works fine on TFv1.15 as well? If so, we might be fine already because users could just run the same code on TFv1 kernels if needed!Update: Seems like PlatformIdentifier
parameter is now supported on CloudFormation NotebookInstance resource, which unblocks my point 3 above! 🎉
Issue #, if available: #2
Description of changes: This is to upgrade TensorFlow Keras NLP notebook to V2. Also, I've updated the model training instance type to 'ml.m5.xlarge' to avoid gpu instance contention and add a comment to the code snippet in regard word embedding file download.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.