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 (sentence) + class labels to train a new model
- Implement BatchAllTripletLoss
- Implement a two-phase training regime
1. Train with anchored definitions then...
2. Train with class labels
- Train with anchored definitions and/or...
- Train with class labels
## Evaluate