We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe40c80 commit 6b4d4d1Copy full SHA for 6b4d4d1
docs/losses.md
@@ -588,6 +588,8 @@ loss = loss_fn(embeddings, indices_tuple=indices)
588
589
`labels`, `ref_emb`, and `ref_labels` are not supported for this loss function.
590
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
+
593
594
**Default reducer**:
595
0 commit comments