Sahel Sharifymoghaddam
Sahel Sharifymoghaddam
Follow up of https://github.com/castorini/pyserini/pull/1619#pullrequestreview-1610096699
Currently we add the following snippet to every script that we want to run both from a cloned repo and using package installation. Ideally we should find a cleaner/simpler way...
For example: maybe in a oneline function that could be used both for LRL and rankGPT prompts? something like: num_words = (context size - num output tokens(current window size) )*...
[3/3] Retrieve complement candidates when enabled in config. The complement candidate of an original retrieved candidate has a complement modality so that candidate and complement candidate are always image-text pairs....