BERT:how to change the output feature?

3 views (last 30 days)
XT
XT on 19 Sep 2022
Edited: XT on 21 Sep 2022
When I use the bert to extract features,the output features are always 768 dimension.How can I change them into 300 dimension?
  9 Comments
David Willingham
David Willingham on 20 Sep 2022
Hi Rik,
I spoke with development on this, they state:
==
Reducing the features of BERT might not help and wouldn’t recommend doing that in that situation.
It seems that they are trying to extract features of protein sequence from BERT, which is something BERT is not trained for.
==
I note that you have tried Bert already. Are you able to provide some example code? This may help us provide more guidence on this.
XT
XT on 21 Sep 2022
Edited: XT on 21 Sep 2022
I have uploaded the code and data. I dont't know whether the loss function is correct

Sign in to comment.

Answers (0)

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!