Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Improve conversion from/to transformers#576

Merged
tholor merged 3 commits intomasterfrom
conversion
Oct 14, 2020
Merged

Improve conversion from/to transformers#576
tholor merged 3 commits intomasterfrom
conversion

Conversation

@bogdankostic
Copy link
Copy Markdown
Contributor

Related to #569

@bogdankostic
Copy link
Copy Markdown
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 requested a review from tholor October 13, 2020 16:53
@bogdankostic bogdankostic changed the title WIP Improve conversion from/to transformers Improve conversion from/to transformers Oct 13, 2020
Copy link
Copy Markdown
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
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants