MikeyShechter commited on
Commit
606392d
·
verified ·
1 Parent(s): a685f81

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ This repository contains the models we trained to generate scores for M-FLYT as presented in the paper [Filter Like You Test: Data-Driven Data Filtering for CLIP Pretraining](https://arxiv.org/abs/2503.08805).
6
+
7
+ For usage examples visit our [GitHub repository](https://github.com/formll/FLYT).