Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
---
|
12 |
# Adapting Multimodal Large Language Models to Domains via Post-Training
|
13 |
|
14 |
-
This repos contains the **
|
15 |
|
16 |
The main project page is: [Adapt-MLLM-to-Domains](https://huggingface.co/AdaptLLM/Adapt-MLLM-to-Domains/edit/main/README.md)
|
17 |
|
|
|
11 |
---
|
12 |
# Adapting Multimodal Large Language Models to Domains via Post-Training
|
13 |
|
14 |
+
This repos contains the **remote sensing MLLM developed from Llama-3.2-11B-Vision-Instruct** in our paper: [On Domain-Specific Post-Training for Multimodal Large Language Models](https://huggingface.co/papers/2411.19930). The correspoding training dataset is in [remote-sensing-visual-instructions](https://huggingface.co/datasets/AdaptLLM/remote-sensing-visual-instructions).
|
15 |
|
16 |
The main project page is: [Adapt-MLLM-to-Domains](https://huggingface.co/AdaptLLM/Adapt-MLLM-to-Domains/edit/main/README.md)
|
17 |
|