Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Describe C-COIL approach #6

Open
joshdevins opened this issue Jul 21, 2021 · 5 comments
Open

Describe C-COIL approach #6

joshdevins opened this issue Jul 21, 2021 · 5 comments

Comments

@joshdevins
Copy link

Just wondering if you could add somewhere a description of your MS MARCO submission "C-COIL + RoBERTa" from 14/07/2021. Which modifications to COIL have you made and what was the motivation?

@luyug
Copy link
Owner

luyug commented Jul 22, 2021

I have planned to write a tutorial on that submission but have been distracted by other projects. I hope to get it done as soon as possible, at least by the end of the week. Let's leave this issue open; feel free to ping me if you don't hear from me.

@hguan6
Copy link

hguan6 commented Oct 22, 2021

Hi Luyu. Can you send a copy of your C-COIL initializer paper to my email: [email protected]? I suppose your coCondenser can also be used to initialize COIL. Did you try coCondenser+COIL? Does it improve COIL?

@joshdevins
Copy link
Author

Or add it to the repo/README: https://github.com/luyug/COIL/tree/main/examples/c-coil

@luyug
Copy link
Owner

luyug commented Oct 27, 2021

Hello, thanks for reminding me on this! C-COIL is actually Condenser + COIL and the Condenser paper is no longer under review. https://arxiv.org/abs/2104.08253

We have not done experiments with coCondenser initialized COIL, partly because coCondenser can achieve okay performance on its own being a dense retriever and partly because of our limited GPU resource. I think such experiments are definitely interesting but the question is whether we can build better software/infrastructure to support COIL.

@joshdevins
Copy link
Author

Maybe just link to https://github.com/luyug/COIL/tree/main/examples/c-coil from the main README then since there's no mention of C-COIL there. Then we can close this issue probably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants