Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Musgrave committed Jun 18, 2023
1 parent fe40c80 commit 6b4d4d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/losses.md
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,8 @@ loss = loss_fn(embeddings, indices_tuple=indices)

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

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.


**Default reducer**:

Expand Down

0 comments on commit 6b4d4d1

Please sign in to comment.