xsc1234 / GenRT

List-aware Reranking-Truncation Joint Model for Search and Retrieval-augmented Generation (WWW 2024)
5 stars 0 forks source link

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