Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 293 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 293 Bytes

GenRT

List-aware Reranking-Truncation Joint Model for Search and Retrieval-augmented Generation (WWW 2024)

1. Process the data

python create_features_data.py
python build_table.py

2. Train the model

python train_mslr.py

3. Evaluate

python predict_mslr.py