Skip to content

How to used bert embeddings in your model? #4

@wusanshou2017

Description

@wusanshou2017

suppose that I have the sentence "this paper is very cool" , I feed this whole sentence into bert to extract every word embedding and then put every word embedding into "sentence encoder" of your model ? Or I feed every single word such as "this",“paper” ....to extract pooling embedding of bert and then save the vector witch has 768 dims as txt ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions