diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

log loss per image

Open noskill opened this issue 11 months ago • 1 comments

What does this PR do?

logging loss for each image in dataset. Given that Lora datasets are usually small this feature might help to one to spot low-quality images or bad captions etc.

noskill avatar Mar 11 '24 10:03 noskill

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@sayakpaul Which code quality issues? What should i fix?

noskill avatar Mar 12 '24 18:03 noskill

The CI says:

image

To be more specific the following step in the CI fails:

Fast tests for PRs / check_code_quality (pull_request)

You need to run make style && make quality to fix these.

sayakpaul avatar Mar 13 '24 01:03 sayakpaul

Great! Could you please merge the PR?

noskill avatar Mar 14 '24 06:03 noskill

Let's go!

sayakpaul avatar Mar 14 '24 06:03 sayakpaul