Skip to content

Commit

Permalink
Merge pull request #1315 from bghira/feature/stable-eval-loss
Browse files Browse the repository at this point in the history
add dreambooth link to eval loss
  • Loading branch information
bghira authored Feb 10, 2025
2 parents 618ee0a + fb52eea commit a98bb83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions documentation/DREAMBOOTH.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,10 @@ Applying `use_ema=true` in your config file will enable this feature.

If you wish to enable evaluations to score the model's performance, see [this document](/documentation/evaluation/CLIP_SCORES.md) for information on configuring and interpreting CLIP scores.

# Stable evaluation loss

If you wish to use stable MSE loss to score the model's performance, see [this document](/documentation/evaluation/EVAL_LOSS.md) for information on configuring and interpreting evaluation loss.

# Refiner tuning

If you're a fan of the SDXL refiner, you may find that it causes your generations to "ruin" the results of your Dreamboothed model.
Expand Down

0 comments on commit a98bb83

Please sign in to comment.