leo009's picture
Upload 56 files
94815e1 verified
{
"os": "Linux-5.15.0-107-generic-x86_64-with-glibc2.35",
"python": "3.11.9",
"heartbeatAt": "2024-06-16T09:58:23.278071",
"startedAt": "2024-06-16T09:58:23.172534",
"docker": null,
"cuda": null,
"args": [
"--pretrained_model_name_or_path=stabilityai/stable-diffusion-3-medium-diffusers",
"--instance_data_dir=/home/Ubuntu/dog",
"--output_dir=trained-sd3-lora",
"--mixed_precision=fp16",
"--instance_prompt=a photo of sks dog",
"--resolution=512",
"--train_batch_size=1",
"--gradient_accumulation_steps=4",
"--learning_rate=1e-5",
"--report_to=wandb",
"--lr_scheduler=constant",
"--lr_warmup_steps=0",
"--max_train_steps=500",
"--validation_prompt=A photo of sks dog in a bucket",
"--validation_epochs=25",
"--seed=0"
],
"state": "running",
"program": "/home/Ubuntu/diffusers/examples/dreambooth/train_dreambooth_lora_sd3.py",
"codePathLocal": "train_dreambooth_lora_sd3.py",
"codePath": "examples/dreambooth/train_dreambooth_lora_sd3.py",
"git": {
"remote": "https://github.com/huggingface/diffusers",
"commit": "a899e42fc78fbd080452ce88d00dbf704d115280"
},
"email": null,
"root": "/home/Ubuntu/diffusers",
"host": "0055-kci-prxmx10055",
"username": "Ubuntu",
"executable": "/home/Ubuntu/miniconda3/envs/sdft/bin/python",
"cpu_count": 6,
"cpu_count_logical": 6,
"cpu_freq": {
"current": 2099.998,
"min": 0.0,
"max": 0.0
},
"cpu_freq_per_core": [
{
"current": 2099.998,
"min": 0.0,
"max": 0.0
},
{
"current": 2099.998,
"min": 0.0,
"max": 0.0
},
{
"current": 2099.998,
"min": 0.0,
"max": 0.0
},
{
"current": 2099.998,
"min": 0.0,
"max": 0.0
},
{
"current": 2099.998,
"min": 0.0,
"max": 0.0
},
{
"current": 2099.998,
"min": 0.0,
"max": 0.0
}
],
"disk": {
"/": {
"total": 251.30739974975586,
"used": 59.56351852416992
}
},
"gpu": "NVIDIA RTX A6000",
"gpu_count": 1,
"gpu_devices": [
{
"name": "NVIDIA RTX A6000",
"memory_total": 51527024640
}
],
"memory": {
"total": 47.13178634643555
}
}