← Back to Evaluation
Submit for Evaluation (ClueWeb-Reco)
Submission Format Specification
Your submitted prediction should be a binary file (.bin) with the following format:
<4 bytes int: num_sessions><4 bytes int: K><num_sessions * K * sizeof(int): predicted ClueWeb internal IDs>
⚠️Important: The binary file must contain ClueWeb internal IDs (0-indexed integers), not the official ClueWeb docids.
ℹ️For more details, see the ClueWeb-Reco Benchmark documentation.