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

Are trained multicls models available? #1

Open
kkroy2 opened this issue Sep 10, 2024 · 1 comment
Open

Are trained multicls models available? #1

kkroy2 opened this issue Sep 10, 2024 · 1 comment

Comments

@kkroy2
Copy link

kkroy2 commented Sep 10, 2024

Hi,
Just wondering if the trained models are available somewhere to access. If possible, could you please share it?

@ken77921
Copy link
Contributor

There are many variations of the model, so it is hard to put all of them online. I put one checkpoint of Ours (K=5, λ = 0.1) and Ours (K=1) in Table 1 here: https://drive.google.com/file/d/1owfAOtwdiMlfr-Iq1zWEt7XFhJNbxhCz/view?usp=sharing .

You should be able to load model using
The code here: https://github.com/iesl/multicls/blob/main/submit_formal.sh
More specifically, this line https://github.com/iesl/multicls/blob/main/evaluate/main.py#L515

If you need other checkpoints of the models tested in the paper, please send an email to hschang@cs.umass.edu and explain your request.

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

2 participants