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

pytorch_transformers became transformers #6

Open
Famke2604 opened this issue Apr 20, 2020 · 1 comment
Open

pytorch_transformers became transformers #6

Famke2604 opened this issue Apr 20, 2020 · 1 comment

Comments

@Famke2604
Copy link

Just wanted to let you guys know that instead of "from pytorch_transformers import ..." it is renamed to just transformers, so "from transformers import ..."

@hialoha
Copy link

hialoha commented Jan 28, 2021

besides, Huggingface has a break change for the function WarmupLinearSchedule, it's been renamed to get_linear_schedule_with_warmup and also renamed the parameters.

reference:
microsoft/nlp-recipes#509

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