-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug description
Embeddings in an approval test for KimCNNClassifier's clf.embed() returned embeddings that were all zeros.
Strangely, the timing seems to work most of the time, including after the first call. I diagnosed the underlying issue to be an unsafe data transfer where .to(..., non_blocking=True) was used.
Expected behavior
Should return correct embeddings.
Environment:
small-text version: 2.0.0.dev2
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working