Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
nev
/
sd_soup
like
0
Model card
Files
Files and versions
xet
Community
main
sd_soup
/
conf.json
nev
Upload conf.json with huggingface_hub
95707d4
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
169 Bytes
{
"train_bs"
:
1
,
"test_bs"
:
1
,
"train_steps"
:
500
,
"warmup"
:
48
,
"grad_acc"
:
4
,
"lr"
:
0.001
,
"wd"
:
1e-05
,
"ema_decay"
:
0.0
,
"scheduler_type"
:
"linear"
,
"to_tune"
:
"unet"
}