CoolFace
Datasetpublic

HuggingFaceM4/MM_VET_modif

Dataset Card for "MM_VET_modif" MM-VET Benchmark

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes36downloads
README.md26 linesDownload Raw Back to root
1---2configs:3- config_name: default4  data_files:5  - split: test6    path: data/test-*7dataset_info:8  features:9  - name: image10    dtype: image11  - name: question12    dtype: string13  - name: answer14    dtype: string15  - name: question_id16    dtype: string17  splits:18  - name: test19    num_bytes: 266162086.020    num_examples: 21821  download_size: 23297157322  dataset_size: 266162086.023---24# Dataset Card for "MM_VET_modif"25 26[MM-VET Benchmark](https://arxiv.org/pdf/2308.02490.pdf)