This dataset contains multiple JSON files split into chunks. It includes information such as questions, images encoded in base64, and other related metadata.
You can load the dataset using the datasets library:
from datasets import load_dataset
dataset = load_dataset('yifanzhang114/MME-RealWorld-Base64', data_dir='MME-RealWorld')
dataset = load_dataset('yifanzhang114/MME-RealWorld-Base64', data_dir='MME-RealWorld-CN')