Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 621 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 621 Bytes

ContrastQG

Datasets

  • Download BEIR datasets from their project
  • We also provide example code (download_data.py)

Checkpoints

  • Download QG checkpoints checkpoints from Ali Cloud
  • Download ContrastQG checkpoints checkpoints from Ali Cloud
  • Put checkpoints in the checkpoints folder

Run QG/ContrastQG

cd ContrastQG

run

bash qg_inference.sh

or

bash cqg_inference.sh