- The format of a qrels file is as follows:
- TOPIC ITERATION DOCUMENT# RELEVANCY
where TOPIC is the topic number,
ITERATION is the feedback iteration (almost always zero and not used),
DOCUMENT# is the official document number that corresponds to the "docno" field in the documents, and
RELEVANCY is a binary code of 0 for not relevant and 1 for relevant.
- Sample Qrels File:
- 1 0 AP880212-0161 0
1 0 AP880216-0139 1
1 0 AP880216-0169 0
1 0 AP880217-0026 0
1 0 AP880217-0030 0
The order of documents in a qrels file is not indicative of relevance or
degree of relevance. Only a binary indication of relevant (1) or
non-relevant (0) is given. Documents not occurring in the qrels file were not
judged by the human assessor and are assumed to be irrelevant in the
evaluations used in TREC. The human assessors are told to judge a document
relevant if any piece of the document is relevant (regardless of how small
the piece is in relation to the rest of the document).
- TREC 2004 Robust Track qrels
- TREC 2003 Hard Track qrels.actual
- TREC 2003 Hard Track passage judgements
- TREC 2003 Robust Track qrels
- TREC 2002 Web Topic Distillation qrels
- TREC 2001 Web Ad Hoc qrels
- TREC 2001 Web Homepage finding qrels
- TREC-9 Web qrels
- TREC-9 Question Answer qrels
- TREC-9 Cross Lingual qrels
- TREC-8 ad hoc qrels (document set is TREC disks 4&5 minus the Congressional Record)
- TREC-8 filtering qrels (document set is FT)
- TREC-8 question answering qrels (document set is TREC disks 4&5 minus the Congressional Record)
- TREC-8 small web qrels
- TREC-8 Spoken Document Retrieval (SDR) qrels (document set is part of the Topic Detection and Tracking (TDT) corpus)
- TREC-7 ad hoc qrels (document set is TREC disks 4&5 minus the Congressional Record)
- TREC-7 filtering qrels (document set is AP)
- TREC-7 SDR qrels (document set is Broadcast News from LDC)
- TREC-6 SDR qrels
- TREC-6 ad hoc qrels (document set is TREC disks 4&5)
- TREC-6 filtering qrels
- TREC-6 routing qrels (document set is unavailable)
- The answers for the TREC-5 confusion track
- TREC-5 routing qrels (document set is FBIS on TREC disk 5)
- TREC-5 ad hoc qrels (document set is TIPSTER disk 2 and TREC disk 4)
- TREC-4 ad hoc qrels (document set is TIPSTER disks 2&3)
- TREC-4 routing qrels (document set unavailable)
- qrels containing all relevance judgments used for TREC-4 routing task training
- TREC-3 routing qrels (document set is TIPSTER disk 3)
- TREC-3 ad hoc qrels (document set is TIPSTER disks 1&2)
- TREC-2 ad hoc qrels (document set is TIPSTER disks 1&2)
- TREC-2 routing qrels (document set is TIPSTER disk 3)
- TREC-1 routing qrels (document set is TIPSTER disk 2)
- TREC-1 ad hoc qrels (document set is TIPSTER disks 1&2)
|