LiveBench / metadata.json
ZTWHHH's picture
Update metadata.json
43f162e verified
{
"name": "LiveBench",
"release_date": "2024-09-30",
"subsets": {
"2024-05": {
"language": [
"en"
],
"modalities": [
"multi_image_start"
],
"task_type": "vqa",
"prompt_template": "{% for _ in range(n_images) %}<image>{% endfor %}{{ question }}",
"prompt_template_source": {
"origin": "official",
"reference": "https://huggingface.co/datasets/lmms-lab/LiveBench",
"notes": "Tier 1: LiveBench live-web VQA, monthly config 2024-05; single-prompt eval per dataset card."
},
"mapping_from_source": {
"media": {
"from": "images",
"type": "list",
"min_items": 1,
"max_items": 1
},
"id": {
"from": "id"
},
"question": {
"from": "question"
},
"answer": {
"from": "answer",
"optional": true
},
"extra": {
"subtask": {
"from": "subtask"
},
"website": {
"from": "website"
},
"data_generator": {
"from": "data_generator"
}
},
"source": {
"format": "huggingface",
"url": {
"test": "https://huggingface.co/datasets/lmms-lab/LiveBench"
}
}
}
},
"2024-06": {
"language": [
"en"
],
"modalities": [
"multi_image_start"
],
"task_type": "vqa",
"prompt_template": "{% for _ in range(n_images) %}<image>{% endfor %}{{ question }}",
"prompt_template_source": {
"origin": "official",
"reference": "https://huggingface.co/datasets/lmms-lab/LiveBench",
"notes": "Tier 1: LiveBench live-web VQA, monthly config 2024-06; single-prompt eval per dataset card."
},
"mapping_from_source": {
"media": {
"from": "images",
"type": "list",
"min_items": 1,
"max_items": 1
},
"id": {
"from": "id"
},
"question": {
"from": "question"
},
"answer": {
"from": "answer",
"optional": true
},
"extra": {
"subtask": {
"from": "subtask"
},
"website": {
"from": "website"
},
"data_generator": {
"from": "data_generator"
}
},
"source": {
"format": "huggingface",
"url": {
"test": "https://huggingface.co/datasets/lmms-lab/LiveBench"
}
}
}
},
"2024-07": {
"language": [
"en"
],
"modalities": [
"multi_image_start"
],
"task_type": "vqa",
"prompt_template": "{% for _ in range(n_images) %}<image>{% endfor %}{{ question }}",
"prompt_template_source": {
"origin": "official",
"reference": "https://huggingface.co/datasets/lmms-lab/LiveBench",
"notes": "Tier 1: LiveBench live-web VQA, monthly config 2024-07; single-prompt eval per dataset card."
},
"mapping_from_source": {
"media": {
"from": "images",
"type": "list",
"min_items": 1,
"max_items": 1
},
"id": {
"from": "id"
},
"question": {
"from": "question"
},
"answer": {
"from": "answer",
"optional": true
},
"extra": {
"subtask": {
"from": "subtask"
},
"website": {
"from": "website"
},
"data_generator": {
"from": "data_generator"
}
},
"source": {
"format": "huggingface",
"url": {
"test": "https://huggingface.co/datasets/lmms-lab/LiveBench"
}
}
}
},
"2024-08": {
"language": [
"en"
],
"modalities": [
"multi_image_start"
],
"task_type": "vqa",
"prompt_template": "{% for _ in range(n_images) %}<image>{% endfor %}{{ question }}",
"prompt_template_source": {
"origin": "official",
"reference": "https://huggingface.co/datasets/lmms-lab/LiveBench",
"notes": "Tier 1: LiveBench live-web VQA, monthly config 2024-08; single-prompt eval per dataset card."
},
"mapping_from_source": {
"media": {
"from": "images",
"type": "list",
"min_items": 1,
"max_items": 1
},
"id": {
"from": "id"
},
"question": {
"from": "question"
},
"answer": {
"from": "answer",
"optional": true
},
"extra": {
"subtask": {
"from": "subtask"
},
"website": {
"from": "website"
},
"data_generator": {
"from": "data_generator"
}
},
"source": {
"format": "huggingface",
"url": {
"test": "https://huggingface.co/datasets/lmms-lab/LiveBench"
}
}
}
},
"2024-09": {
"language": [
"en"
],
"modalities": [
"multi_image_start"
],
"task_type": "vqa",
"prompt_template": "{% for _ in range(n_images) %}<image>{% endfor %}{{ question }}",
"prompt_template_source": {
"origin": "official",
"reference": "https://huggingface.co/datasets/lmms-lab/LiveBench",
"notes": "Tier 1: LiveBench live-web VQA, monthly config 2024-09; single-prompt eval per dataset card."
},
"mapping_from_source": {
"media": {
"from": "images",
"type": "list",
"min_items": 1,
"max_items": 1
},
"id": {
"from": "id"
},
"question": {
"from": "question"
},
"answer": {
"from": "answer",
"optional": true
},
"extra": {
"subtask": {
"from": "subtask"
},
"website": {
"from": "website"
},
"data_generator": {
"from": "data_generator"
}
},
"source": {
"format": "huggingface",
"url": {
"test": "https://huggingface.co/datasets/lmms-lab/LiveBench"
}
}
}
}
}
}