Skip to content

Commit 6b4d4d1

Browse files
committed
Updated docs
1 parent fe40c80 commit 6b4d4d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/losses.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,8 @@ loss = loss_fn(embeddings, indices_tuple=indices)
588588

589589
`labels`, `ref_emb`, and `ref_labels` are not supported for this loss function.
590590

591+
In addition, `indices_tuple` is **not** for the output of miners. Instead, it is for a list of indices of embeddings to be used as cluster centers.
592+
591593

592594
**Default reducer**:
593595

0 commit comments

Comments
 (0)