MIT license
Browse files
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 |
|