BERT:how to change the output feature?
2 ビュー (過去 30 日間)
古いコメントを表示
When I use the bert to extract features,the output features are always 768 dimension.How can I change them into 300 dimension?
9 件のコメント
David Willingham
2022 年 9 月 20 日
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.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Modeling and Prediction についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!