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

Bugfix for simple_run() multiple models with the same type. #1349

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

TimDettmers
Copy link
Contributor

This is a fix for #1348.

While the tokenization etc is still cached for each model type, now multiple models can be run for the same model type, for example caching for roberta while both roberta-base and roberta-large can be run.

@zphang zphang merged commit f9e0e7c into nyu-mll:master Mar 31, 2022
@zphang
Copy link
Collaborator

zphang commented Mar 31, 2022

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants