You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,4 +26,5 @@
26
26
>
27
27
> These improvements make the `BaseTrainer` class more robust, easier to understand, and more maintainable. > The abstract methods `train` and `eval` still need to be implemented in subclasses to provide the specific > training and evaluation logic for different model types.
28
28
29
-
- Overall improvement in `OrpoTrainer`, `DPOTrainer`, `CLMTrainer`, `SFTTrainer`.
29
+
- Overall improvement in `OrpoTrainer`, `DPOTrainer`, `CLMTrainer`, `SFTTrainer`.
0 commit comments