CoolFace
Datasetpublic

AdaptLLM/remote-sensing-VQA-benchmark

Adapting Multimodal Large Language Models to Domains via Post-Training (EMNLP 2025) This repos contains the remote sensing visual instruction tasks for evaluating MLLMs in our paper: On Domain-Specific Post-Training for Multimodal Large Language Models. The main project page is: Adapt-MLLM-to-Domains 1. Download Data You can load datasets using the datasets library: from datasets import load_dataset # Choose the task name from the list of available tasks… See the full description on the dataset page: https://huggingface.co/datasets/AdaptLLM/remote-sensing-VQA-benchmark.

sourceHugging Faceupdated 1y agoView on Hugging Face
4likes447downloads
8 commits on main
76414c11y ago

Update README.md

AdaptLLM
409f0371y ago

Update README.md

AdaptLLM
2731edb1y ago

Update README.md

AdaptLLM
d77b52f1y ago

Update README.md

AdaptLLM
f932c1a1y ago

Update README.md

AdaptLLM
da191361y ago

Upload folder using huggingface_hub

AdaptLLM
90397c11y ago

Update README.md

AdaptLLM
37cfbcf1y ago

initial commit

AdaptLLM