Upload folder using huggingface_hub
Browse files
cn_long/checkpoint-133000/args.yaml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model_name: flux-dev
|
| 2 |
+
pretrained_model_name_or_path: /home/jovyan/liushanyuan-sh-ceph/model/cache/huggingface/hub/models--black-forest-labs--FLUX.1-dev/snapshots/0ef5fff789c832c5c7f4e127f94c8b54bbcced44
|
| 3 |
+
pretrained_ip_adapter_path: /home/jovyan/liushanyuan-sh-ceph/project/sub_project/gongyue/BDM_Flux/project-05/output/cn_long/checkpoint-132000/ip.pt
|
| 4 |
+
data_config:
|
| 5 |
+
dataset: Ablation_dataset
|
| 6 |
+
train_batch_size: 1
|
| 7 |
+
num_workers: 8
|
| 8 |
+
resolution: 1024
|
| 9 |
+
proportion_empty_prompts: 0.1
|
| 10 |
+
use_data_list: cn_only
|
| 11 |
+
use_short_caption: false
|
| 12 |
+
do_translate: false
|
| 13 |
+
report_to: wandb
|
| 14 |
+
output_dir: output/cn_long
|
| 15 |
+
use_attn_weight: false
|
| 16 |
+
update_img_emb: false
|
| 17 |
+
single_use_image: true
|
| 18 |
+
max_train_steps: 200000
|
| 19 |
+
learning_rate: 0.0001
|
| 20 |
+
lr_scheduler: constant
|
| 21 |
+
lr_warmup_steps: 200
|
| 22 |
+
adam_beta1: 0.9
|
| 23 |
+
adam_beta2: 0.999
|
| 24 |
+
adam_weight_decay: 0.01
|
| 25 |
+
adam_epsilon: 1.0e-08
|
| 26 |
+
max_grad_norm: 1.0
|
| 27 |
+
logging_dir: logs
|
| 28 |
+
mixed_precision: bf16
|
| 29 |
+
checkpointing_steps: 500
|
| 30 |
+
checkpoints_total_limit: 100000000
|
| 31 |
+
tracker_project_name: ip_train
|
| 32 |
+
resume_from_checkpoint: latest
|
| 33 |
+
gradient_accumulation_steps: 4
|
| 34 |
+
disable_sampling: true
|
| 35 |
+
seed: 44
|
| 36 |
+
train_batch_size: 1
|
| 37 |
+
num_train_epochs: 1
|
cn_long/checkpoint-133000/ip.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc8e48cbca75e78081cd7b0e9d267d4471780d53fc81180bd932988e9f890ea3
|
| 3 |
+
size 383835715
|
cn_long/checkpoint-146000/args.yaml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
model_name: flux-dev
|
| 2 |
+
pretrained_model_name_or_path: /home/jovyan/liushanyuan-sh-ceph/model/cache/huggingface/hub/models--black-forest-labs--FLUX.1-dev/snapshots/0ef5fff789c832c5c7f4e127f94c8b54bbcced44
|
| 3 |
+
pretrained_ip_adapter_path: /home/jovyan/liushanyuan-sh-ceph/project/sub_project/gongyue/BDM_Flux/project-05/output/cn_long/checkpoint-132000/ip.pt
|
| 4 |
+
data_config:
|
| 5 |
+
dataset: Ablation_dataset
|
| 6 |
+
train_batch_size: 1
|
| 7 |
+
num_workers: 8
|
| 8 |
+
resolution: 1024
|
| 9 |
+
proportion_empty_prompts: 0.1
|
| 10 |
+
use_data_list: cn_only
|
| 11 |
+
use_short_caption: false
|
| 12 |
+
do_translate: false
|
| 13 |
+
report_to: wandb
|
| 14 |
+
output_dir: output/cn_long
|
| 15 |
+
use_attn_weight: false
|
| 16 |
+
update_img_emb: false
|
| 17 |
+
single_use_image: true
|
| 18 |
+
max_train_steps: 200000
|
| 19 |
+
learning_rate: 0.0001
|
| 20 |
+
lr_scheduler: constant
|
| 21 |
+
lr_warmup_steps: 200
|
| 22 |
+
adam_beta1: 0.9
|
| 23 |
+
adam_beta2: 0.999
|
| 24 |
+
adam_weight_decay: 0.01
|
| 25 |
+
adam_epsilon: 1.0e-08
|
| 26 |
+
max_grad_norm: 1.0
|
| 27 |
+
logging_dir: logs
|
| 28 |
+
mixed_precision: bf16
|
| 29 |
+
checkpointing_steps: 500
|
| 30 |
+
checkpoints_total_limit: 100000000
|
| 31 |
+
tracker_project_name: ip_train
|
| 32 |
+
resume_from_checkpoint: latest
|
| 33 |
+
gradient_accumulation_steps: 4
|
| 34 |
+
disable_sampling: true
|
| 35 |
+
seed: 44
|
| 36 |
+
train_batch_size: 1
|
| 37 |
+
num_train_epochs: 1
|
cn_long/checkpoint-146000/ip.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8d3e7e2b022ea173ed60b842a5407dd39682c2fc50e86cadf993c019a53d030a
|
| 3 |
+
size 383835715
|