This directory has notebooks covering all essential functionality of FlexNeuART. The notebooks should be explored in the following order:
-
Basic data preparation and processing (including generation of dense embeddings)
-
Basic experimentaion:
i. Tuning BM25 and IBM Model 1
ii. Testing models that do not require training a fusion model (no learning to rank)
iii. Learning to rank (LETOR): training & testing fusion models
-
Data processing: Special cases (e.g., answer-based QRELs and bitext from QRELs)