weizhiwang
commited on
Commit
•
7b8e5bb
1
Parent(s):
0471e58
Update README.md
Browse files
README.md
CHANGED
@@ -16,6 +16,15 @@ MLM-Filter-13B was trained in Dec 2023.
|
|
16 |
**Paper or resources for more information:**
|
17 |
https://mlm-filter.github.io/
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
## License
|
20 |
Llama 2 is licensed under the LLAMA 2 Community License,
|
21 |
Copyright (c) Meta Platforms, Inc. All Rights Reserved.
|
|
|
16 |
**Paper or resources for more information:**
|
17 |
https://mlm-filter.github.io/
|
18 |
|
19 |
+
```
|
20 |
+
@article{wang2024finetuned,
|
21 |
+
title={Finetuned Multimodal Language Models Are High-Quality Image-Text Data Filters},
|
22 |
+
author={Wang, Weizhi and Mrini, Khalil and Yang, Linjie and Kumar, Sateesh and Tian, Yu and Yan, Xifeng and Wang, Heng},
|
23 |
+
journal={arXiv preprint arXiv:2403.02677},
|
24 |
+
year={2024}
|
25 |
+
}
|
26 |
+
```
|
27 |
+
|
28 |
## License
|
29 |
Llama 2 is licensed under the LLAMA 2 Community License,
|
30 |
Copyright (c) Meta Platforms, Inc. All Rights Reserved.
|