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

Code for TSA adapter designs #11

Open
kouyk opened this issue Jul 24, 2022 · 3 comments
Open

Code for TSA adapter designs #11

kouyk opened this issue Jul 24, 2022 · 3 comments

Comments

@kouyk
Copy link

kouyk commented Jul 24, 2022

Thank you for your great work on TSA.

I note that in the TSA paper, different adapter topologies and parameterisation were studied. I'm interested in replicating those additional studies but it seems like the released code defaults to the best configurations and left out the implementation for alternative designs. May I check if my understanding is correct or did I miss something?

@WeiHongLee
Copy link
Collaborator

Thanks for the nice words and questions!

We currently only released the code for the best configuration of TSA as I didn't have too much time for the alternative options of adapters at that moment. But we are planning to release the code for alternative designs of adapters (as you can see the code) and will do soon!

Best,
WH

@rumozam
Copy link

rumozam commented Nov 10, 2022

Hi Wei Hong!
Thank you from me too!
Do you have any updates on this? I am also interested in replicating the additional studies. If the code is not ready for publication yet, maybe you might post only the snippet that goes into adaptors.py? A replication would be quite easy from there, I imagine. Thanks again!

@WeiHongLee
Copy link
Collaborator

Hi all,

Many thanks for your interests and patience!

I have updated the code for including different options of task-specific adapters. See https://github.com/VICO-UoE/URL#cross-domain-few-shot-learning-with-task-specific-adapters for more details. Let me know if any questions!

Best,
WH

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