Files
Kohya-ss-sd-scripts/library
rockerBOO 4f27c6a0c9 Add BPO, CPO, DDO, SDPO, SimPO
Refactor Preference Optimization
Refactor preference dataset
Add iterator support for ImageInfo and ImageSetInfo
- Supporting iterating through either ImageInfo or ImageSetInfo to
  clean up preference dataset implementation and support 2 or more
  images more cleanly without needing to duplicate code
Add tests for all PO functions
Add metrics for process_batch
Add losses for gradient manipulation of loss parts
Add normalizing gradient for stabilizing gradients

Args added:

mapo_beta = 0.05
cpo_beta = 0.1
bpo_beta = 0.1
bpo_lambda = 0.2
sdpo_beta = 0.02
simpo_gamma_beta_ratio = 0.25
simpo_beta = 2.0
simpo_smoothing = 0.0
simpo_loss_type = "sigmoid"
ddo_alpha = 4.0
ddo_beta = 0.05
2025-06-03 15:09:48 -04:00
..
2025-02-25 21:27:41 +03:00
2025-04-14 17:30:54 -04:00
2025-04-30 03:34:19 -04:00
2024-02-27 21:30:46 +09:00
2025-02-25 21:27:41 +03:00
2024-11-18 13:03:28 +00:00
2025-04-28 16:05:48 -04:00
2025-02-20 04:49:51 -05:00
2024-10-30 12:51:49 +09:00
2025-02-24 18:56:15 +09:00
2025-06-03 15:09:48 -04:00
2025-06-03 15:09:48 -04:00