From c75365b856e52340aaff1f09bfd2fae4b81cd820 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Fri, 26 Sep 2025 20:52:08 -0700 Subject: [PATCH] TODO --- TODO.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 29a766a..78dc55c 100644 --- a/TODO.md +++ b/TODO.md @@ -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