Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ configs:
|
|
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 |
|
33 |
-
The main project page is: [Adapt-MLLM-to-Domains](https://huggingface.co/AdaptLLM/Adapt-MLLM-to-Domains
|
34 |
|
35 |
## 1. Download Data
|
36 |
You can load datasets using the `datasets` library:
|
|
|
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 |
|
33 |
+
The main project page is: [Adapt-MLLM-to-Domains](https://huggingface.co/AdaptLLM/Adapt-MLLM-to-Domains)
|
34 |
|
35 |
## 1. Download Data
|
36 |
You can load datasets using the `datasets` library:
|