Create README.md
Browse files
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).
|