Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ configs:
|
|
| 26 |
path: foodseg103/data-*.arrow
|
| 27 |
---
|
| 28 |
|
| 29 |
-
# Adapting Multimodal Large Language Models to Domains via Post-Training
|
| 30 |
|
| 31 |
This repos contains the **food visual instruction tasks for evaluating MLLMs** in our paper: [On Domain-Specific Post-Training for Multimodal Large Language Models](https://huggingface.co/papers/2411.19930).
|
| 32 |
|
|
@@ -162,10 +162,10 @@ The evaluation results are stored in `./eval_results`, and the model prediction
|
|
| 162 |
## Citation
|
| 163 |
If you find our work helpful, please cite us.
|
| 164 |
|
| 165 |
-
[
|
| 166 |
```bibtex
|
| 167 |
@article{adamllm,
|
| 168 |
-
title={On Domain-
|
| 169 |
author={Cheng, Daixuan and Huang, Shaohan and Zhu, Ziyu and Zhang, Xintong and Zhao, Wayne Xin and Luan, Zhongzhi and Dai, Bo and Zhang, Zhenliang},
|
| 170 |
journal={arXiv preprint arXiv:2411.19930},
|
| 171 |
year={2024}
|
|
|
|
| 26 |
path: foodseg103/data-*.arrow
|
| 27 |
---
|
| 28 |
|
| 29 |
+
# Adapting Multimodal Large Language Models to Domains via Post-Training (EMNLP 2025)
|
| 30 |
|
| 31 |
This repos contains the **food visual instruction tasks for evaluating MLLMs** in our paper: [On Domain-Specific Post-Training for Multimodal Large Language Models](https://huggingface.co/papers/2411.19930).
|
| 32 |
|
|
|
|
| 162 |
## Citation
|
| 163 |
If you find our work helpful, please cite us.
|
| 164 |
|
| 165 |
+
[Adapt MLLM to Domains](https://huggingface.co/papers/2411.19930) (EMNLP 2025 Findings)
|
| 166 |
```bibtex
|
| 167 |
@article{adamllm,
|
| 168 |
+
title={On Domain-Adaptive Post-Training for Multimodal Large Language Models},
|
| 169 |
author={Cheng, Daixuan and Huang, Shaohan and Zhu, Ziyu and Zhang, Xintong and Zhao, Wayne Xin and Luan, Zhongzhi and Dai, Bo and Zhang, Zhenliang},
|
| 170 |
journal={arXiv preprint arXiv:2411.19930},
|
| 171 |
year={2024}
|