Vektor representation of text, or multiple tokens #12504
Answered
by
victorialslocum
Gitclop
asked this question in
Help: Coding & Implementations
-
I am wondering how the final vektor is generated. is it a median of the token-vectors? Are they added?
|
Beta Was this translation helpful? Give feedback.
Answered by
victorialslocum
Apr 24, 2023
Replies: 1 comment
-
By default, this is an average of the token vectors. Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
adrianeboyd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By default, this is an average of the token vectors. Hope this helps!