Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
nev
/
sd_soup
like
0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
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"
}