Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
- food
|
9 |
- recipe
|
10 |
---
|
11 |
-
# Adapting Multimodal Large Language Models to Domains via Post-Training
|
12 |
|
13 |
This repo contains the **food MLLM developed from LLaVA-NeXT-Llama3-8B** in our paper: [On Domain-Specific Post-Training for Multimodal Large Language Models](https://huggingface.co/papers/2411.19930).
|
14 |
|
@@ -70,10 +70,10 @@ See [Post-Train Guide](https://github.com/bigai-ai/QA-Synthesizer/blob/main/docs
|
|
70 |
## Citation
|
71 |
If you find our work helpful, please cite us.
|
72 |
|
73 |
-
[
|
74 |
```bibtex
|
75 |
@article{adamllm,
|
76 |
-
title={On Domain-
|
77 |
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},
|
78 |
journal={arXiv preprint arXiv:2411.19930},
|
79 |
year={2024}
|
|
|
8 |
- food
|
9 |
- recipe
|
10 |
---
|
11 |
+
# Adapting Multimodal Large Language Models to Domains via Post-Training (EMNLP 2025)
|
12 |
|
13 |
This repo contains the **food MLLM developed from LLaVA-NeXT-Llama3-8B** in our paper: [On Domain-Specific Post-Training for Multimodal Large Language Models](https://huggingface.co/papers/2411.19930).
|
14 |
|
|
|
70 |
## Citation
|
71 |
If you find our work helpful, please cite us.
|
72 |
|
73 |
+
[Adapt MLLM to Domains](https://huggingface.co/papers/2411.19930) (EMNLP 2025 Findings)
|
74 |
```bibtex
|
75 |
@article{adamllm,
|
76 |
+
title={On Domain-Adaptive Post-Training for Multimodal Large Language Models},
|
77 |
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},
|
78 |
journal={arXiv preprint arXiv:2411.19930},
|
79 |
year={2024}
|