Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions examples/dppo/lora/sd3_5/geneval_teacher.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Checkpoint: https://huggingface.co/Jayce-Ping/GenEval-Teacher
# DPPO teacher config migrated from private flow_dppo/geneval.yaml.
# Mapping: grpo + mask_type: kl_adv -> dppo + kl_mask_type: v-based; kl_beta=0.
# Trains SD3.5-Medium LoRA on dataset/geneval with GenEval reward (float32, sync).

# Environment Configuration
Expand Down
2 changes: 0 additions & 2 deletions examples/dppo/lora/sd3_5/ocr_teacher.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Checkpoint: https://huggingface.co/Jayce-Ping/OCR-Teacher
# DPPO teacher config migrated from private flow_dppo/ocr.yaml.
# Mapping: grpo + mask_type: kl_adv -> dppo + kl_mask_type: v-based; kl_beta=0.
# Trains SD3.5-Medium LoRA on dataset/ocr with OCR reward (sync).

# Environment Configuration
Expand Down
2 changes: 0 additions & 2 deletions examples/dppo/lora/sd3_5/pickscore_teacher.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Checkpoint: https://huggingface.co/Jayce-Ping/Pickscore-Teacher
# DPPO teacher config migrated from private flow_dppo/pickscore.yaml.
# Mapping: grpo + mask_type: kl_adv -> dppo + kl_mask_type: v-based; kl_beta=0.
# Trains SD3.5-Medium LoRA on dataset/pickscore with PickScore reward (async).

# Environment Configuration
Expand Down