Suppose I have an input with 10 tokens for which I know tokens [3,4,5] are very important and I want to let BERT know about this. How can I add more weight to / inject a token-level feature into the BERT pipeline?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to include token-level prior into bert? | 0 | 254 | April 29, 2022 | |
How give weight to some specific tokens in BERT? | 2 | 1001 | October 29, 2021 | |
Adding additional features to BERT model | 0 | 1031 | July 18, 2022 | |
How to use additional input features for NER? | 27 | 15870 | June 5, 2023 | |
How to add a new token and assign corresponding weights for all layers for BERT model? | 0 | 661 | October 10, 2022 |