Skip to content

Commit

Permalink
Merge pull request #275 from gau-nernst:patch-1
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 545919500
  • Loading branch information
copybara-github committed Jul 6, 2023
2 parents 297866a + 23ff0fe commit ac6e056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ The model filenames (without the `.npz` extension) correspond to the
- [`gs://vit_models/imagenet21k`] - Models pre-trained on ImageNet-21k.
- [`gs://vit_models/imagenet21k+imagenet2012`] - Models pre-trained on
ImageNet-21k and fine-tuned on ImageNet.
- [`gs://vit_models/imagenet21k/augreg`] - Models pre-trained on ImageNet-21k,
- [`gs://vit_models/augreg`] - Models pre-trained on ImageNet-21k,
applying varying amounts of [AugReg]. Improved performance.
- [`gs://vit_models/sam`] - Models pre-trained on ImageNet with [SAM].
- [`gs://vit_models/gsam`] - Models pre-trained on ImageNet with [GSAM].
Expand Down

0 comments on commit ac6e056

Please sign in to comment.