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

Improve conversion from/to transformers #576

Merged
merged 3 commits into from
Oct 14, 2020
Merged

Improve conversion from/to transformers #576

merged 3 commits into from
Oct 14, 2020

Conversation

bogdankostic
Copy link
Contributor

Related to #569

@bogdankostic
Copy link
Contributor Author

Conversion of multi-label text classification models is still not possible as there is no equivalent in transformers.
Also, conversion of roberta text classification models is still not possible. (As mentioned in the comments, we would need a separate RobertaClassificationHead for this.)

@bogdankostic bogdankostic changed the title WIP Improve conversion from/to transformers Improve conversion from/to transformers Oct 13, 2020
Copy link
Member

@tholor tholor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bogdankostic Looking good. Only added a few comments.

  • Can you please also update the example scripts examples/conversion_huggingface... ?

Copy link
Member

@tholor tholor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good

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