Closed zzk2021 closed 4 months ago
pos_item_ids
is the list of document ids (document indices in the corpus for retrieval). They are the ids of documents that are considered "relevant" to the query. They are typically the ground-truth annotations in those retrieval datasets.
pos_item_contents
are just the content of these document ids. They are pre-extracted for convenience.