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

mnli-roberta-weight-a0.6-k4.weight #1

Open
JazzTheSaver opened this issue Nov 10, 2022 · 2 comments
Open

mnli-roberta-weight-a0.6-k4.weight #1

JazzTheSaver opened this issue Nov 10, 2022 · 2 comments

Comments

@JazzTheSaver
Copy link

with open('HCT/mnli-roberta-weight-a0.6-k4.weight', 'rb') as handle:
    idx2weight = pickle.load(handle)

in run_glue.py,

I am wondering where it comes from...

@beyondguo
Copy link
Owner

Oh, thanks for pointing that out.
Those "strange" codes were just some experimental scripts for other attempts.
I just made a new commit to remove them, please try again.

@JazzTheSaver
Copy link
Author

Much thank for your rapid answering!
That would be very helpful.

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