Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMPROVE LORA DATASET LABELING] - Trim labels #16121

Closed
wants to merge 187 commits into from

Conversation

snghong
Copy link

@snghong snghong commented Jun 30, 2024

As per Improve Lora Dataset Labeling, we remove global identifiers from local lora train dataset labels to reduce noise:

  • trim local dataset labels by removing main prompt tags

bluelovers and others added 27 commits June 9, 2024 19:07
`grid` or `xyz_grid` or `img`

```py
'basename': lambda self: 'img' if self.basename == '' else self.basename,
```
…mpling

Add process_before_every_sampling hook
Add option to enable clip skip for clip L on SDXL
…reen-lock

feat: Prevent screen sleep during generation
@snghong snghong changed the title Trim labels [IMPROVE LORA DATASET LABELING] - Trim labels Jun 30, 2024
@w-e-w w-e-w closed this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.