LeonardoBenitez commited on
Commit
2c136b8
·
verified ·
1 Parent(s): 3f5ba91

Upload folder using huggingface_hub

Browse files
Files changed (21) hide show
  1. models/people_Britney_Spears_munba_200/README.md +210 -0
  2. models/people_Britney_Spears_munba_200/images/Forget - An image of Britney Spears.png +3 -0
  3. models/people_Britney_Spears_munba_200/images/Forget - An picture of Britney Spears in the rain.png +3 -0
  4. models/people_Britney_Spears_munba_200/images/Forget - An picture of Britney Spears running.png +3 -0
  5. models/people_Britney_Spears_munba_200/images/Forget - Photograph of Britney Spears; high definition.png +3 -0
  6. models/people_Britney_Spears_munba_200/images/Retain - An image of a child.png +3 -0
  7. models/people_Britney_Spears_munba_200/images/Retain - An picture of a child in the rain.png +3 -0
  8. models/people_Britney_Spears_munba_200/images/Retain - An picture of a child running.png +3 -0
  9. models/people_Britney_Spears_munba_200/images/Retain - Photograph of a child; high definition.png +3 -0
  10. models/people_Britney_Spears_munba_200/images/tst_prompt_199_01.png +3 -0
  11. models/people_Britney_Spears_munba_200/images/val_prompt_00_01.png +3 -0
  12. models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/1771492390.3500752/events.out.tfevents.1771492390.erdos.cl.itk.ppke.hu.3471859.5 +3 -0
  13. models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/1771492390.3540514/hparams.yml +59 -0
  14. models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/1771492494.2174191/events.out.tfevents.1771492494.erdos.cl.itk.ppke.hu.3484861.1 +3 -0
  15. models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/1771492494.2209532/hparams.yml +59 -0
  16. models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/1771543280.335659/events.out.tfevents.1771543280.erdos.cl.itk.ppke.hu.3489857.1 +3 -0
  17. models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/1771543280.3393748/hparams.yml +59 -0
  18. models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/events.out.tfevents.1771492390.erdos.cl.itk.ppke.hu.3471859.4 +3 -0
  19. models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/events.out.tfevents.1771492494.erdos.cl.itk.ppke.hu.3484861.0 +3 -0
  20. models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/events.out.tfevents.1771543280.erdos.cl.itk.ppke.hu.3489857.0 +3 -0
  21. models/people_Britney_Spears_munba_200/pytorch_lora_weights.safetensors +3 -0
models/people_Britney_Spears_munba_200/README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ hyperparameters:
3
+ lora_r: 16
4
+ lora_alpha: 4
5
+ is_lora_negated: true
6
+ seed: 42
7
+ model_name_or_path: CompVis/stable-diffusion-v1-4
8
+ revision: null
9
+ variant: null
10
+ dataset_forget_name: assets/datasets/lfw_splits_filtered/Britney_Spears/train_forget
11
+ dataset_retain_name: assets/datasets/lfw_splits_filtered/Britney_Spears/train_retain
12
+ dataset_forget_config_name: null
13
+ dataset_retain_config_name: null
14
+ image_column: image
15
+ caption_column: text
16
+ validation_prompt: An image of Britney Spears
17
+ num_validation_images: 1
18
+ validation_epochs: 201
19
+ resolution: 512
20
+ center_crop: false
21
+ random_flip: true
22
+ max_train_samples: null
23
+ dataloader_num_workers: 2
24
+ prediction_type: null
25
+ per_device_train_batch_size: 2
26
+ gradient_accumulation_steps: 2
27
+ num_train_epochs: 200
28
+ learning_rate: 0.0006
29
+ lr_scheduler_type: constant
30
+ should_log: true
31
+ local_rank: -1
32
+ device: cuda
33
+ n_gpu: 1
34
+ output_dir: assets/models/people_Britney_Spears_munba_200
35
+ cache_dir: null
36
+ hub_token: null
37
+ hub_model_id: null
38
+ logging_dir: logs
39
+ logging_steps: 20
40
+ save_strategy: epoch
41
+ save_total_limit: 2
42
+ gradient_checkpointing: false
43
+ enable_xformers_memory_efficient_attention: false
44
+ mixed_precision: 'no'
45
+ allow_tf32: false
46
+ use_8bit_adam: false
47
+ report_to: tensorboard
48
+ compute_gradient_conflict: false
49
+ compute_runtimes: true
50
+ compute_memory: true
51
+ max_train_steps: 400
52
+ lr_warmup_steps: 0
53
+ adam_beta1: 0.9
54
+ adam_beta2: 0.999
55
+ adam_weight_decay: 0.01
56
+ adam_epsilon: 1.0e-08
57
+ max_grad_norm: 5.0
58
+ checkpointing_steps: 10000
59
+ checkpoints_total_limit: null
60
+ resume_from_checkpoint: null
61
+ noise_offset: 0.0
62
+ model-index:
63
+ - name: None
64
+ results:
65
+ - task:
66
+ type: text-to-image
67
+ dataset:
68
+ name: Forget set
69
+ type: inline-prompts
70
+ metrics:
71
+ - type: clip
72
+ value: 34.69944953918457
73
+ name: ForgetSet clip score of original model mean (~↑)
74
+ - type: clip
75
+ value: 2.5773952724510036
76
+ name: ForgetSet clip score of original model std (~↓)
77
+ - type: clip
78
+ value: 25.116710662841797
79
+ name: ForgetSet clip score of learned model mean (~↑)
80
+ - type: clip
81
+ value: 1.3202240015547655
82
+ name: ForgetSet clip score of learned model std (~↓)
83
+ - type: clip
84
+ value: 21.654344081878662
85
+ name: ForgetSet clip score of unlearned model mean (↓)
86
+ - type: clip
87
+ value: 1.2803683788398088
88
+ name: ForgetSet clip score of unlearned model std (~↓)
89
+ - type: clip
90
+ value: 3.4623665809631348
91
+ name: ForgetSet clip score difference between learned and unlearned mean (↑)
92
+ - type: clip
93
+ value: 0.4857390010229
94
+ name: ForgetSet clip score difference between learned and unlearned std (~↓)
95
+ - type: clip
96
+ value: 13.045105457305908
97
+ name: ForgetSet clip score difference between original and unlearned mean (↑)
98
+ - type: clip
99
+ value: 3.716717537050816
100
+ name: ForgetSet clip score difference between original and unlearned std (~↓)
101
+ - type: clip
102
+ value: 9.582738876342773
103
+ name: ForgetSet clip score difference between original and learned mean (↓)
104
+ - type: clip
105
+ value: 3.8779868043841197
106
+ name: ForgetSet clip score difference between original and learned std (~↓)
107
+ - type: clip
108
+ value: 30.71055316925049
109
+ name: RetainSet clip score of original model mean (~↑)
110
+ - type: clip
111
+ value: 1.864312610848831
112
+ name: RetainSet clip score of original model std (~↓)
113
+ - type: clip
114
+ value: 24.383522510528564
115
+ name: RetainSet clip score of learned model mean (~↓)
116
+ - type: clip
117
+ value: 0.6872146204900509
118
+ name: RetainSet clip score of learned model std (~↓)
119
+ - type: clip
120
+ value: 24.063978672027588
121
+ name: RetainSet clip score of unlearned model mean (↑)
122
+ - type: clip
123
+ value: 0.6375694497513482
124
+ name: RetainSet clip score of unlearned model std (~↓)
125
+ - type: clip
126
+ value: 0.31954383850097656
127
+ name: RetainSet clip score difference between learned and unlearned mean (↓)
128
+ - type: clip
129
+ value: 0.2640917791857898
130
+ name: RetainSet clip score difference between learned and unlearned std (~↓)
131
+ - type: clip
132
+ value: 6.6465744972229
133
+ name: RetainSet clip score difference between original and unlearned mean (↓)
134
+ - type: clip
135
+ value: 2.2670298564642715
136
+ name: RetainSet clip score difference between original and unlearned std (~↓)
137
+ - type: clip
138
+ value: 6.327030658721924
139
+ name: RetainSet clip score difference between original and learned mean (↑)
140
+ - type: clip
141
+ value: 2.4563192854714377
142
+ name: RetainSet clip score difference between original and learned std (~↓)
143
+ - type: runtime
144
+ value: 7.136735220750173
145
+ name: Inference latency seconds mean (↓)
146
+ - type: runtime
147
+ value: 0.060279907713472906
148
+ name: Inference latency seconds std (~↓)
149
+ - task:
150
+ type: text-to-image
151
+ dataset:
152
+ name: assets/datasets/lfw_splits_filtered/Britney_Spears/train_forget (forget)
153
+ and assets/datasets/lfw_splits_filtered/Britney_Spears/train_retain (retain)
154
+ sets
155
+ type: forget-and-retain-together
156
+ metrics:
157
+ - type: runtime
158
+ value: 3.929002523422241
159
+ name: Runtime init seconds (~↓)
160
+ - type: runtime
161
+ value: 31.584169149398804
162
+ name: Runtime data loading seconds (~↓)
163
+ - type: runtime
164
+ value: 1428.4673881530762
165
+ name: Runtime training seconds (↓)
166
+ - type: runtime
167
+ value: 183.07208943367004
168
+ name: Runtime eval seconds (~↓)
169
+ - type: memory
170
+ value: 0
171
+ name: Peak memory usage in training (~↓)
172
+ ---
173
+
174
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
175
+ should probably proofread and complete it, then remove this comment. -->
176
+
177
+
178
+ # LoRA text2image fine-tuning - None
179
+ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4.
180
+ The weights were fine-tuned for forgetting assets/datasets/lfw_splits_filtered/Britney_Spears/train_forget dataset, while retaining assets/datasets/lfw_splits_filtered/Britney_Spears/train_retain.
181
+ You can find some example images in the following.
182
+
183
+ ![img](images/val_prompt_00_01.png)
184
+ ![img](images/tst_prompt_199_01.png)
185
+ ![img](images/Forget - An image of Britney Spears.png)
186
+ ![img](images/Forget - Photograph of Britney Spears; high definition.png)
187
+ ![img](images/Forget - An picture of Britney Spears in the rain.png)
188
+ ![img](images/Forget - An picture of Britney Spears running.png)
189
+ ![img](images/Retain - An image of a child.png)
190
+ ![img](images/Retain - Photograph of a child; high definition.png)
191
+ ![img](images/Retain - An picture of a child in the rain.png)
192
+ ![img](images/Retain - An picture of a child running.png)
193
+
194
+
195
+
196
+ ## Intended uses & limitations
197
+
198
+ #### How to use
199
+
200
+ ```python
201
+ # TODO: add an example code snippet for running this diffusion pipeline
202
+ ```
203
+
204
+ #### Limitations and bias
205
+
206
+ [TODO: provide examples of latent issues and potential remediations]
207
+
208
+ ## Training details
209
+
210
+ [TODO: describe the data used to train the model]
models/people_Britney_Spears_munba_200/images/Forget - An image of Britney Spears.png ADDED

Git LFS Details

  • SHA256: 343d800ab5f8676846dfe4c344488b589dbcd6e09d3d4d96e97babc08716faa2
  • Pointer size: 131 Bytes
  • Size of remote file: 777 kB
models/people_Britney_Spears_munba_200/images/Forget - An picture of Britney Spears in the rain.png ADDED

Git LFS Details

  • SHA256: 74403b42453ba2bc5fbd96a46a579492bf44fe1511de2d415c74fee493e20912
  • Pointer size: 131 Bytes
  • Size of remote file: 763 kB
models/people_Britney_Spears_munba_200/images/Forget - An picture of Britney Spears running.png ADDED

Git LFS Details

  • SHA256: d406a5f8ceeed77d21814d995f33730b56f115299972865039a8ff318c4dec61
  • Pointer size: 131 Bytes
  • Size of remote file: 719 kB
models/people_Britney_Spears_munba_200/images/Forget - Photograph of Britney Spears; high definition.png ADDED

Git LFS Details

  • SHA256: e8d7cc996deb601038391f348d9693f8c5a96180e12fae85ffbc1cea3a665424
  • Pointer size: 131 Bytes
  • Size of remote file: 822 kB
models/people_Britney_Spears_munba_200/images/Retain - An image of a child.png ADDED

Git LFS Details

  • SHA256: 25407abd1f50d865ee8ab0089fbc11b63e170b4c481554d712e39eb8d5255608
  • Pointer size: 131 Bytes
  • Size of remote file: 703 kB
models/people_Britney_Spears_munba_200/images/Retain - An picture of a child in the rain.png ADDED

Git LFS Details

  • SHA256: 9d84a8d3f63c7df9535204b340aecdc5c4cf38a564f393e8e78b12fdb2ee97ae
  • Pointer size: 131 Bytes
  • Size of remote file: 867 kB
models/people_Britney_Spears_munba_200/images/Retain - An picture of a child running.png ADDED

Git LFS Details

  • SHA256: 1063466a8ea787c0db69ce7cd6bb4a445cca095c34fea4a18c927cc694224927
  • Pointer size: 131 Bytes
  • Size of remote file: 708 kB
models/people_Britney_Spears_munba_200/images/Retain - Photograph of a child; high definition.png ADDED

Git LFS Details

  • SHA256: ed71264727efd3efed63d2182000073cceef7aa692b6f329aad4677abbb58c97
  • Pointer size: 131 Bytes
  • Size of remote file: 831 kB
models/people_Britney_Spears_munba_200/images/tst_prompt_199_01.png ADDED

Git LFS Details

  • SHA256: e9c4a470ad900801f7de4f9402eb27af8a1cc00eac80d618ef16bac39fb27d33
  • Pointer size: 128 Bytes
  • Size of remote file: 842 Bytes
models/people_Britney_Spears_munba_200/images/val_prompt_00_01.png ADDED

Git LFS Details

  • SHA256: dbbade8726e811805555791fe2a4df8d0b561598ad78997e15814bea038a77f7
  • Pointer size: 131 Bytes
  • Size of remote file: 462 kB
models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/1771492390.3500752/events.out.tfevents.1771492390.erdos.cl.itk.ppke.hu.3471859.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:016f51c438e100fad14c9a38609097c03b7e243e22e6d51dca3ea5c287929b04
3
+ size 2924
models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/1771492390.3540514/hparams.yml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: false
9
+ checkpointing_steps: 10000
10
+ checkpoints_total_limit: null
11
+ compute_gradient_conflict: false
12
+ compute_memory: true
13
+ compute_runtimes: true
14
+ dataloader_num_workers: 2
15
+ dataset_forget_config_name: null
16
+ dataset_forget_name: assets/datasets/lfw_splits_filtered/Britney_Spears/train_forget
17
+ dataset_retain_config_name: null
18
+ dataset_retain_name: assets/datasets/lfw_splits_filtered/Britney_Spears/train_retain
19
+ device: cuda
20
+ enable_xformers_memory_efficient_attention: false
21
+ gradient_accumulation_steps: 2
22
+ gradient_checkpointing: false
23
+ hub_model_id: null
24
+ hub_token: null
25
+ image_column: image
26
+ is_lora_negated: true
27
+ learning_rate: 0.0006
28
+ local_rank: -1
29
+ logging_dir: logs
30
+ logging_steps: 20
31
+ lora_alpha: 4
32
+ lora_r: 16
33
+ lr_scheduler_type: constant
34
+ lr_warmup_steps: 0
35
+ max_grad_norm: 5.0
36
+ max_train_samples: null
37
+ max_train_steps: 400
38
+ mixed_precision: 'no'
39
+ model_name_or_path: CompVis/stable-diffusion-v1-4
40
+ n_gpu: 1
41
+ noise_offset: 0.0
42
+ num_train_epochs: 200
43
+ num_validation_images: 1
44
+ output_dir: assets/models/people_Britney_Spears_munba_200
45
+ per_device_train_batch_size: 2
46
+ prediction_type: null
47
+ random_flip: true
48
+ report_to: tensorboard
49
+ resolution: 512
50
+ resume_from_checkpoint: null
51
+ revision: null
52
+ save_strategy: epoch
53
+ save_total_limit: 2
54
+ seed: 42
55
+ should_log: true
56
+ use_8bit_adam: false
57
+ validation_epochs: 201
58
+ validation_prompt: An image of Britney Spears
59
+ variant: null
models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/1771492494.2174191/events.out.tfevents.1771492494.erdos.cl.itk.ppke.hu.3484861.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e9b637fffb58005fdb96b7922e29651a1576464688c13ac9292136effb02051
3
+ size 2924
models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/1771492494.2209532/hparams.yml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: false
9
+ checkpointing_steps: 10000
10
+ checkpoints_total_limit: null
11
+ compute_gradient_conflict: false
12
+ compute_memory: true
13
+ compute_runtimes: true
14
+ dataloader_num_workers: 2
15
+ dataset_forget_config_name: null
16
+ dataset_forget_name: assets/datasets/lfw_splits_filtered/Britney_Spears/train_forget
17
+ dataset_retain_config_name: null
18
+ dataset_retain_name: assets/datasets/lfw_splits_filtered/Britney_Spears/train_retain
19
+ device: cuda
20
+ enable_xformers_memory_efficient_attention: false
21
+ gradient_accumulation_steps: 2
22
+ gradient_checkpointing: false
23
+ hub_model_id: null
24
+ hub_token: null
25
+ image_column: image
26
+ is_lora_negated: true
27
+ learning_rate: 0.0006
28
+ local_rank: -1
29
+ logging_dir: logs
30
+ logging_steps: 20
31
+ lora_alpha: 4
32
+ lora_r: 16
33
+ lr_scheduler_type: constant
34
+ lr_warmup_steps: 0
35
+ max_grad_norm: 5.0
36
+ max_train_samples: null
37
+ max_train_steps: 400
38
+ mixed_precision: 'no'
39
+ model_name_or_path: CompVis/stable-diffusion-v1-4
40
+ n_gpu: 1
41
+ noise_offset: 0.0
42
+ num_train_epochs: 200
43
+ num_validation_images: 1
44
+ output_dir: assets/models/people_Britney_Spears_munba_200
45
+ per_device_train_batch_size: 2
46
+ prediction_type: null
47
+ random_flip: true
48
+ report_to: tensorboard
49
+ resolution: 512
50
+ resume_from_checkpoint: null
51
+ revision: null
52
+ save_strategy: epoch
53
+ save_total_limit: 2
54
+ seed: 42
55
+ should_log: true
56
+ use_8bit_adam: false
57
+ validation_epochs: 201
58
+ validation_prompt: An image of Britney Spears
59
+ variant: null
models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/1771543280.335659/events.out.tfevents.1771543280.erdos.cl.itk.ppke.hu.3489857.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e793059e668b7beefd47303a3caa713a1724b090878fcf49abf59921ac7a5b1
3
+ size 2924
models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/1771543280.3393748/hparams.yml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: false
9
+ checkpointing_steps: 10000
10
+ checkpoints_total_limit: null
11
+ compute_gradient_conflict: false
12
+ compute_memory: true
13
+ compute_runtimes: true
14
+ dataloader_num_workers: 2
15
+ dataset_forget_config_name: null
16
+ dataset_forget_name: assets/datasets/lfw_splits_filtered/Britney_Spears/train_forget
17
+ dataset_retain_config_name: null
18
+ dataset_retain_name: assets/datasets/lfw_splits_filtered/Britney_Spears/train_retain
19
+ device: cuda
20
+ enable_xformers_memory_efficient_attention: false
21
+ gradient_accumulation_steps: 2
22
+ gradient_checkpointing: false
23
+ hub_model_id: null
24
+ hub_token: null
25
+ image_column: image
26
+ is_lora_negated: true
27
+ learning_rate: 0.0006
28
+ local_rank: -1
29
+ logging_dir: logs
30
+ logging_steps: 20
31
+ lora_alpha: 4
32
+ lora_r: 16
33
+ lr_scheduler_type: constant
34
+ lr_warmup_steps: 0
35
+ max_grad_norm: 5.0
36
+ max_train_samples: null
37
+ max_train_steps: 400
38
+ mixed_precision: 'no'
39
+ model_name_or_path: CompVis/stable-diffusion-v1-4
40
+ n_gpu: 1
41
+ noise_offset: 0.0
42
+ num_train_epochs: 200
43
+ num_validation_images: 1
44
+ output_dir: assets/models/people_Britney_Spears_munba_200
45
+ per_device_train_batch_size: 2
46
+ prediction_type: null
47
+ random_flip: true
48
+ report_to: tensorboard
49
+ resolution: 512
50
+ resume_from_checkpoint: null
51
+ revision: null
52
+ save_strategy: epoch
53
+ save_total_limit: 2
54
+ seed: 42
55
+ should_log: true
56
+ use_8bit_adam: false
57
+ validation_epochs: 201
58
+ validation_prompt: An image of Britney Spears
59
+ variant: null
models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/events.out.tfevents.1771492390.erdos.cl.itk.ppke.hu.3471859.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47a2a26b6499b4e776a565a169c95e1bd0e8a3854915ba20655805a355c97aa1
3
+ size 88
models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/events.out.tfevents.1771492494.erdos.cl.itk.ppke.hu.3484861.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf6244ecbf183f2e3331dbed8d0cf537e705845fcc9cdb5f15884809e63e64cb
3
+ size 486260
models/people_Britney_Spears_munba_200/logs/text2image-fine-tune/events.out.tfevents.1771543280.erdos.cl.itk.ppke.hu.3489857.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ca6fe91dd3242a785226e63eb423b6d37e15e8aea32a6670b1cff5a7b87b645
3
+ size 507714
models/people_Britney_Spears_munba_200/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdc1d11ae8947b00dd65a412d8d59ce8263dd1986fb5f9eb6a4e31424c28ca5c
3
+ size 12792952