CoolFace
Datasetpublic

Kaij00/MSVQA

This is a multimodal cross-scenario dataset for continual learning with MLLMs. We provide a simple script to split the dataset in multiple ways. The dataset format has been adjusted for Qwen. The coordinates in 'train_annfiles.json' and 'val_annfiles.json' are adjusted to Qwen2.5VL format. And 'train_annfiles_ori.json' and 'val_annfiles_ori.json' retain the original coordinates of the bounding box. You need to adjust the coordinates fit your format. Detailed information can refer to… See the full description on the dataset page: https://huggingface.co/datasets/Kaij00/MSVQA.

sourceHugging Facemitupdated 9mo agoView on Hugging Face
2likes3.5kdownloads
9 commits on main
b923c6a9mo ago

Fix a bug of Indoor data in train and test annotations.

Kaij00
0efae9c9mo ago

Fix a bug of Indoor data in train and test annotations.

Kaij00
a5d269a9mo ago

Fixed a bug of coordinates.

Kaij00
1d366299mo ago

Upload the test files containing original coordinates.

Kaij00
58a7cd29mo ago

Upload the train files containing original coordinates.

Kaij00
07fdd8510mo ago

Upload 3 files

Kaij00
388839810mo ago

Upload image.zip

Kaij00
b93081710mo ago

Update README.md

Kaij00
e99377c10mo ago

initial commit

Kaij00