EdwardZH / ContrastQG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 96.9%Language:Shell 1.7%Language:Batchfile 1.4%