Skip to content

Commit

Permalink
[TinyCLIP] Update PRETRAINING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wkcn authored Jan 11, 2024
1 parent 1a51833 commit b4c66ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TinyCLIP/docs/PRETRAINING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

In this document, we introduce ***auto weight inheritance*** and ***manual weight inheritance method*** to train a TinyCLIP model with the proposed ***cross-modalities distillation***.

:star: **[Notice]** Please replace the training data loader with the one loading LAION-400M or YFCC-15M.

### Auto weight inheritance training
In this part, we compress OpenCLIP ViT-B/32 to 25% of origin size using three stages, where the model is compressed from 100% to 75%, from 75% to 50% and from 50% to 25% in the three stages, respectively.

Expand Down

0 comments on commit b4c66ae

Please sign in to comment.