The AToMiC dataset is a large-scale image/text retrieval test collection designed to aid in multimedia content creation.
| # | Score | Passage ID | Content{% if index_name.startswith("atomic_image") %} | Image{% endif %} | 
|---|---|---|---|---|
| {{res["rank"]}} | {{"%.2f"|format(res["score"])}} | {{res["docid"]}} | {{res["content"]}}{% if index_name.startswith("atomic_image") %} | {% endif %} |