Skip to content

Releases: aws-samples/deep-learning-models

ALBERT model

23 May 02:28
f6f74fb
Compare
Choose a tag to compare

This release contains code for an upcoming blog post, describing how to pretrain and finetune ALBERT models.

Repository state before NLP and CV models

01 May 22:24
105c5b9
Compare
Choose a tag to compare
Add training script from https://github.com/aws-samples/deep-learning…

…-models/compare/master...akartsky:tf2 (#10)

This training script is used in the DLC pipeline, and has been in the branch tf2 for several months. We can create a tag on the master branch after merging this, which will be a more robust and stable checkpoint than relying on a branch to never change.