MikeyShechter commited on
Commit
3c00294
·
verified ·
1 Parent(s): 4298d64

MIT license

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  This repository contains the models presented in the paper [Filter Like You Test: Data-Driven Data Filtering for CLIP Pretraining](https://arxiv.org/abs/2503.08805).
2
  Included are FLYT and M-FLYT scoring models, as well as models trained on datasets filtered by these methods.
3
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
  This repository contains the models presented in the paper [Filter Like You Test: Data-Driven Data Filtering for CLIP Pretraining](https://arxiv.org/abs/2503.08805).
5
  Included are FLYT and M-FLYT scoring models, as well as models trained on datasets filtered by these methods.
6