LeonardoBenitez commited on
Commit
e6f5c50
Β·
verified Β·
1 Parent(s): a8f3467

Upload folder using huggingface_hub

Browse files
models/people_Angelina_Jolie_uce_000/README.md ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ hyperparameters:
3
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
4
+ erase_scale: 0.9
5
+ preserve_scale: 0.4
6
+ lamb: 0.5
7
+ save_entire_model: false
8
+ edit_concepts: Angelina Jolie
9
+ guide_concepts: people
10
+ preserve_concepts: people
11
+ expand_prompts: false
12
+ output_dir: assets/models/people_Angelina_Jolie_uce_000
13
+ device: cuda
14
+ compute_runtimes: true
15
+ hub_model_id: null
16
+ model-index:
17
+ - name: None
18
+ results:
19
+ - task:
20
+ type: text-to-image
21
+ dataset:
22
+ name: Forget set
23
+ type: inline-prompts
24
+ metrics:
25
+ - type: clip
26
+ value: 27.55356740951538
27
+ name: ForgetSet clip score of original model mean (~↑)
28
+ - type: clip
29
+ value: 1.2638224511976301
30
+ name: ForgetSet clip score of original model std (~↓)
31
+ - type: clip
32
+ value: 24.105899333953857
33
+ name: ForgetSet clip score of unlearned model mean (↓)
34
+ - type: clip
35
+ value: 2.725660110893146
36
+ name: ForgetSet clip score of unlearned model std (~↓)
37
+ - type: clip
38
+ value: 3.4476680755615234
39
+ name: ForgetSet clip score difference between original and unlearned mean (↑)
40
+ - type: clip
41
+ value: 3.384351001453489
42
+ name: ForgetSet clip score difference between original and unlearned std (~↓)
43
+ - type: clip
44
+ value: 31.797181606292725
45
+ name: RetainSet clip score of original model mean (~↑)
46
+ - type: clip
47
+ value: 3.308180661449762
48
+ name: RetainSet clip score of original model std (~↓)
49
+ - type: clip
50
+ value: 29.343974113464355
51
+ name: RetainSet clip score of unlearned model mean (↑)
52
+ - type: clip
53
+ value: 1.8073677549595353
54
+ name: RetainSet clip score of unlearned model std (~↓)
55
+ - type: clip
56
+ value: 2.453207492828369
57
+ name: RetainSet clip score difference between original and unlearned mean (↓)
58
+ - type: clip
59
+ value: 2.6662260843710257
60
+ name: RetainSet clip score difference between original and unlearned std (~↓)
61
+ - type: runtime
62
+ value: 1.0208133657773335
63
+ name: Inference latency seconds mean (↓)
64
+ - type: runtime
65
+ value: 0.006475950536761116
66
+ name: Inference latency seconds std (~↓)
67
+ - task:
68
+ type: text-to-image
69
+ dataset:
70
+ name: '[''Angelina Jolie''] (forget) and [''people''] (retain) sets'
71
+ type: forget-and-retain-together
72
+ metrics:
73
+ - type: runtime
74
+ value: 0.019965410232543945
75
+ name: Runtime init seconds (~↓)
76
+ - type: runtime
77
+ value: 1.0251998901367188e-05
78
+ name: Runtime data loading seconds (~↓)
79
+ - type: runtime
80
+ value: 1.3551576137542725
81
+ name: Runtime training seconds (↓)
82
+ - type: runtime
83
+ value: 67.64568448066711
84
+ name: Runtime eval seconds (~↓)
85
+ ---
86
+
87
+ <!-- This model card has been generated automatically according to the information the training script had access to. You
88
+ should probably proofread and complete it, then remove this comment. -->
89
+
90
+
91
+ # LoRA text2image fine-tuning - None
92
+ These are LoRA adaption weights for CompVis/stable-diffusion-v1-4.
93
+ The weights were fine-tuned for forgetting Angelina Jolie dataset, while retaining people.
94
+ You can find some example images in the following.
95
+
96
+ ![img](images/Forget - An image of Angelina Jolie.png)
97
+ ![img](images/Forget - Photograph of Angelina Jolie; high definition.png)
98
+ ![img](images/Forget - An picture of Angelina Jolie in the rain.png)
99
+ ![img](images/Forget - An picture of Angelina Jolie running.png)
100
+ ![img](images/Retain - An image of a child.png)
101
+ ![img](images/Retain - Photograph of a child; high definition.png)
102
+ ![img](images/Retain - An picture of a child in the rain.png)
103
+ ![img](images/Retain - An picture of a child running.png)
104
+
105
+
106
+
107
+ ## Intended uses & limitations
108
+
109
+ #### How to use
110
+
111
+ ```python
112
+ # TODO: add an example code snippet for running this diffusion pipeline
113
+ ```
114
+
115
+ #### Limitations and bias
116
+
117
+ [TODO: provide examples of latent issues and potential remediations]
118
+
119
+ ## Training details
120
+
121
+ [TODO: describe the data used to train the model]
models/people_Angelina_Jolie_uce_000/images/Forget - An image of Angelina Jolie.png ADDED

Git LFS Details

  • SHA256: f176814746108d8550d288cd43d3b72cb1f37526e73ad5e09a43aca28adf0ce1
  • Pointer size: 131 Bytes
  • Size of remote file: 444 kB
models/people_Angelina_Jolie_uce_000/images/Forget - An picture of Angelina Jolie in the rain.png ADDED

Git LFS Details

  • SHA256: fb1be3befabddd78651f4caecefee7da92cecc3736917f98f2ff3af89e234efb
  • Pointer size: 131 Bytes
  • Size of remote file: 524 kB
models/people_Angelina_Jolie_uce_000/images/Forget - An picture of Angelina Jolie running.png ADDED

Git LFS Details

  • SHA256: 16510f7c0fe809d9e151f016b43a434ea9b59632f4fabc0d26cc7ee052a5f4e6
  • Pointer size: 131 Bytes
  • Size of remote file: 482 kB
models/people_Angelina_Jolie_uce_000/images/Forget - Photograph of Angelina Jolie; high definition.png ADDED

Git LFS Details

  • SHA256: 586e8019403caf1e2a949ae6d52da99dd9006cd0c30effde6d430053716740ce
  • Pointer size: 131 Bytes
  • Size of remote file: 479 kB
models/people_Angelina_Jolie_uce_000/images/Retain - An image of a child.png ADDED

Git LFS Details

  • SHA256: f6dea31f96ac16abe1722462c028b403761ecdae0f03c952a5946658df6d00e5
  • Pointer size: 131 Bytes
  • Size of remote file: 428 kB
models/people_Angelina_Jolie_uce_000/images/Retain - An picture of a child in the rain.png ADDED

Git LFS Details

  • SHA256: baf3159c63b91f951c9bfdfab24197cc92d413c179af9af94b6afe50219265d8
  • Pointer size: 131 Bytes
  • Size of remote file: 413 kB
models/people_Angelina_Jolie_uce_000/images/Retain - An picture of a child running.png ADDED

Git LFS Details

  • SHA256: 4b88aa70720f5f6fb4c3531527b0247d0233b0ed0f41f98f77707cfa3a1815f0
  • Pointer size: 131 Bytes
  • Size of remote file: 540 kB
models/people_Angelina_Jolie_uce_000/images/Retain - Photograph of a child; high definition.png ADDED

Git LFS Details

  • SHA256: f98f5239fa2d2a5b93fd36b3d6a3a3af114435706eb84f3fef947baca5b5edec
  • Pointer size: 131 Bytes
  • Size of remote file: 412 kB
models/people_Angelina_Jolie_uce_000/uce_sd_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e04a0a4ce2c9fd45dcd4dcad06652151d763b6a4901bfc9205f00c277ac2eb74
3
+ size 76681464