Activity
fix erorr and add batch script
fix erorr and add batch script
add prompt mode and reranking
add prompt mode and reranking
detailed cross sectional analysis
detailed cross sectional analysis
change truncation from 512 to longest for dpr
change truncation from 512 to longest for dpr
code to concatenate all runs, create fiass index and retrieve results…
code to concatenate all runs, create fiass index and retrieve results…
save embeddings using np (instead of as a dataset)
save embeddings using np (instead of as a dataset)
save faiss and increase batch size
save faiss and increase batch size
adding new retriever scripts
adding new retriever scripts
Merge branch 'ragged_extended' of github.com:neulab/ragged into ragge…
Merge branch 'ragged_extended' of github.com:neulab/ragged into ragge…
add gpt3.5 to utils and account for format tokens when truncating
add gpt3.5 to utils and account for format tokens when truncating
Merge branch 'ragged_extended' of github.com:neulab/ragged into ragge…
Merge branch 'ragged_extended' of github.com:neulab/ragged into ragge…
correcting util import
correcting util import
automatically create dir when saving files
automatically create dir when saving files
automatically correct dir in filename when saving file
automatically correct dir in filename when saving file
minor changes and a usage line at the end
minor changes and a usage line at the end
adding context documents for gold and no-context cases as well for co…
adding context documents for gold and no-context cases as well for co…
add gpt reader selection
add gpt reader selection