Skip to content
Discussion options

You must be logged in to vote

Sorry you're having trouble with this. We just added an FAQ post about changing the base Transformer model you use.

In this case the important thing is that you can't change the underlying Transformer model and keep using a trained pipeline - you'd have to retrain it. Changing the base without changing the downstream layers is like cutting a branch off a rosebush and trying to graft it onto a cow - they're just not compatible and you'll get errors or nonsense output.

If you want to use a different base model, you'll need to train a new pipeline.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@nramrakhiyani
Comment options

@polm
Comment options

Answer selected by nramrakhiyani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / transformer Feature: Transformer
3 participants
Converted from issue

This discussion was converted from issue #10281 on February 18, 2022 06:11.