How to generate predictions using the extracted embeddings? #128
Unanswered
kanghui-learning
asked this question in
Q&A
Replies: 1 comment
-
You could potentially train a linear model on top of the embeddings, but we did not explore this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If i got the embeddings using the encode function, can I generate predictions only using the extracted embeddings?
Beta Was this translation helpful? Give feedback.
All reactions