You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Have you considered adding the feature so that user can get embeddings for the test file? To be more specific, I trained the model (say, model1). I would like to use model1 to get the embedding for my test file (which model1 has not seen). For now, it seems the "-test" argument output only label comparisons.