Download the LaMP datasets here. The original ones have bugs in some data items and this version fixes them.
scripts/
contains bash scripts for baselines and retriever training.
Follow the commands to provide mandatory arguments if you want to run via python commands. Refer conf/
for all these arguments.
conf/config.yaml
contains arguments shared by baselines and retriever training.
conf/baseline_config.yaml
contains arguments for the baselines and conf/train_config.yaml
contains arguments for retriever training.