This commit is contained in:
2025-09-26 20:52:08 -07:00
parent 2e726c1b88
commit c75365b856

View File

@@ -18,9 +18,8 @@
- Use (anchor, positive) pairs to train a new model - Use (anchor, positive) pairs to train a new model
- Use (sentence) + class labels to train a new model - Use (sentence) + class labels to train a new model
- Implement BatchAllTripletLoss - Implement BatchAllTripletLoss
- Implement a two-phase training regime - Train with anchored definitions and/or...
1. Train with anchored definitions then... - Train with class labels
2. Train with class labels
## Evaluate ## Evaluate