zetaalphavector / InPars

Inquisitive Parrots for Search
Apache License 2.0
177 stars 18 forks source link

Unsupervised Inpars model checkpoints? #23

Closed ArvinZhuang closed 1 year ago

ArvinZhuang commented 1 year ago

Hi, thanks for the open-sourced code, model checkpoints, and generated queries. Im looking for the unsupervised inpars models checkpoints that are listed in Table 1 of https://dl.acm.org/doi/pdf/10.1145/3477495.3531863. But I could find them on huggingface hub. Could you have me with that? thanks!

lhbonifacio commented 1 year ago

Hi @ArvinZhuang Thanks for the interest in our work!

The models are available on HF hub: https://huggingface.co/zeta-alpha-ai

ArvinZhuang commented 1 year ago

Hi @lhbonifacio, seems all the available models are inpar-v2 which are all based on ms marco tuned monoT5? I'm actually interested in the inpar models that are not originally initialized with msmarco-tuned monoT5 (row 5 in the table)

lhbonifacio commented 1 year ago

Hi @ArvinZhuang. We've upload the InPars-v1 models (from scratch) to our HuggingFace repo.

ArvinZhuang commented 1 year ago

Hi @lhbonifacio, that's what I exactly want! thanks a lot!