kmpartner commited on
Commit
f317dda
·
verified ·
1 Parent(s): 1c4f992

Upload folder using huggingface_hub

Browse files
checkpoint-5000/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: segmind/Segmind-Vega
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.12.0
checkpoint-5000/adapter_config.json ADDED
@@ -0,0 +1,263 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "UNet2DConditionModel",
5
+ "parent_library": "diffusers.models.unets.unet_2d_condition"
6
+ },
7
+ "base_model_name_or_path": null,
8
+ "bias": "none",
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 64,
17
+ "lora_dropout": 0.0,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 64,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "up_blocks.0.attentions.0.transformer_blocks.0.ff.net.2",
27
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_out.0",
28
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_out.0",
29
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn1.to_v",
30
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn2.to_out.0",
31
+ "down_blocks.0.resnets.1.time_emb_proj",
32
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn1.to_out.0",
33
+ "up_blocks.1.resnets.0.conv2",
34
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn2.to_k",
35
+ "up_blocks.2.resnets.2.conv_shortcut",
36
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn1.to_k",
37
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn2.to_out.0",
38
+ "up_blocks.0.attentions.2.proj_in",
39
+ "up_blocks.0.attentions.0.transformer_blocks.1.ff.net.0.proj",
40
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn2.to_k",
41
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn2.to_q",
42
+ "up_blocks.2.resnets.1.conv_shortcut",
43
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn2.to_out.0",
44
+ "down_blocks.2.resnets.0.time_emb_proj",
45
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn1.to_out.0",
46
+ "down_blocks.2.attentions.1.transformer_blocks.1.ff.net.0.proj",
47
+ "up_blocks.2.resnets.2.conv1",
48
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn1.to_out.0",
49
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn1.to_k",
50
+ "up_blocks.1.attentions.2.proj_in",
51
+ "up_blocks.1.attentions.1.transformer_blocks.0.ff.net.0.proj",
52
+ "up_blocks.1.attentions.2.proj_out",
53
+ "down_blocks.1.attentions.1.transformer_blocks.0.ff.net.2",
54
+ "up_blocks.0.resnets.2.conv1",
55
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn2.to_v",
56
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn1.to_k",
57
+ "down_blocks.1.attentions.0.transformer_blocks.0.ff.net.2",
58
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_v",
59
+ "up_blocks.1.resnets.0.conv1",
60
+ "up_blocks.1.resnets.1.conv2",
61
+ "up_blocks.0.resnets.1.time_emb_proj",
62
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_k",
63
+ "down_blocks.2.attentions.0.transformer_blocks.0.ff.net.2",
64
+ "down_blocks.2.resnets.0.conv_shortcut",
65
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn2.to_v",
66
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn2.to_v",
67
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn2.to_v",
68
+ "up_blocks.2.resnets.0.conv_shortcut",
69
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn2.to_v",
70
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn1.to_out.0",
71
+ "up_blocks.0.resnets.0.conv2",
72
+ "down_blocks.2.attentions.1.transformer_blocks.0.ff.net.2",
73
+ "up_blocks.2.resnets.1.conv2",
74
+ "up_blocks.0.resnets.1.conv2",
75
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_v",
76
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn2.to_q",
77
+ "up_blocks.0.attentions.1.transformer_blocks.1.ff.net.0.proj",
78
+ "up_blocks.0.resnets.0.conv_shortcut",
79
+ "down_blocks.2.attentions.0.transformer_blocks.1.ff.net.0.proj",
80
+ "mid_block.resnets.0.conv2",
81
+ "up_blocks.0.resnets.2.conv2",
82
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn2.to_out.0",
83
+ "down_blocks.0.resnets.0.conv2",
84
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn1.to_v",
85
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn1.to_q",
86
+ "up_blocks.1.resnets.2.conv2",
87
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_out.0",
88
+ "down_blocks.1.resnets.0.conv2",
89
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn1.to_out.0",
90
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_out.0",
91
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn2.to_out.0",
92
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn2.to_out.0",
93
+ "down_blocks.0.downsamplers.0.conv",
94
+ "down_blocks.1.attentions.1.proj_in",
95
+ "down_blocks.2.attentions.0.transformer_blocks.1.ff.net.2",
96
+ "down_blocks.1.resnets.1.conv2",
97
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_v",
98
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_q",
99
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn2.to_out.0",
100
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_k",
101
+ "up_blocks.1.resnets.1.time_emb_proj",
102
+ "down_blocks.1.attentions.1.transformer_blocks.0.ff.net.0.proj",
103
+ "up_blocks.2.resnets.2.time_emb_proj",
104
+ "up_blocks.0.upsamplers.0.conv",
105
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_k",
106
+ "down_blocks.1.resnets.1.conv1",
107
+ "down_blocks.2.resnets.0.conv2",
108
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn1.to_out.0",
109
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_k",
110
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_v",
111
+ "mid_block.resnets.0.conv1",
112
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn2.to_out.0",
113
+ "up_blocks.2.resnets.1.time_emb_proj",
114
+ "down_blocks.1.resnets.0.conv_shortcut",
115
+ "down_blocks.2.attentions.1.transformer_blocks.0.ff.net.0.proj",
116
+ "up_blocks.1.attentions.0.proj_out",
117
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn1.to_v",
118
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn1.to_q",
119
+ "down_blocks.1.attentions.0.transformer_blocks.0.ff.net.0.proj",
120
+ "up_blocks.0.attentions.1.transformer_blocks.0.ff.net.2",
121
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn2.to_q",
122
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn1.to_q",
123
+ "up_blocks.0.attentions.2.transformer_blocks.0.ff.net.2",
124
+ "up_blocks.0.resnets.0.conv1",
125
+ "up_blocks.1.resnets.0.conv_shortcut",
126
+ "up_blocks.1.resnets.1.conv_shortcut",
127
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn1.to_q",
128
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn1.to_v",
129
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_k",
130
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn1.to_q",
131
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_v",
132
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn2.to_k",
133
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn2.to_v",
134
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn1.to_out.0",
135
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_out.0",
136
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn2.to_q",
137
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn2.to_v",
138
+ "down_blocks.2.resnets.1.time_emb_proj",
139
+ "up_blocks.0.attentions.1.proj_out",
140
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_k",
141
+ "down_blocks.2.attentions.0.transformer_blocks.0.ff.net.0.proj",
142
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn2.to_k",
143
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn1.to_v",
144
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn1.to_q",
145
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn2.to_v",
146
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn2.to_v",
147
+ "up_blocks.1.resnets.2.conv_shortcut",
148
+ "down_blocks.2.attentions.0.proj_out",
149
+ "up_blocks.1.resnets.0.time_emb_proj",
150
+ "down_blocks.1.resnets.0.conv1",
151
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn1.to_v",
152
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn2.to_out.0",
153
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn1.to_v",
154
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn1.to_out.0",
155
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn2.to_k",
156
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn1.to_out.0",
157
+ "up_blocks.0.resnets.1.conv1",
158
+ "up_blocks.1.attentions.2.transformer_blocks.0.ff.net.0.proj",
159
+ "up_blocks.1.resnets.2.conv1",
160
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_q",
161
+ "down_blocks.0.resnets.0.conv1",
162
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn1.to_k",
163
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_out.0",
164
+ "down_blocks.0.resnets.1.conv2",
165
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn2.to_q",
166
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn1.to_q",
167
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn1.to_k",
168
+ "up_blocks.1.resnets.2.time_emb_proj",
169
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_q",
170
+ "down_blocks.1.resnets.1.time_emb_proj",
171
+ "up_blocks.2.resnets.1.conv1",
172
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_v",
173
+ "down_blocks.2.attentions.0.proj_in",
174
+ "down_blocks.1.resnets.0.time_emb_proj",
175
+ "up_blocks.0.attentions.1.transformer_blocks.1.ff.net.2",
176
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn1.to_v",
177
+ "down_blocks.1.downsamplers.0.conv",
178
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn1.to_v",
179
+ "up_blocks.0.resnets.2.time_emb_proj",
180
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn1.to_q",
181
+ "up_blocks.2.resnets.2.conv2",
182
+ "up_blocks.0.resnets.1.conv_shortcut",
183
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn2.to_k",
184
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn1.to_k",
185
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn2.to_k",
186
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn2.to_q",
187
+ "down_blocks.1.attentions.1.proj_out",
188
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn1.to_v",
189
+ "down_blocks.2.resnets.1.conv2",
190
+ "up_blocks.0.attentions.1.proj_in",
191
+ "up_blocks.2.resnets.0.time_emb_proj",
192
+ "up_blocks.0.attentions.2.transformer_blocks.1.ff.net.0.proj",
193
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn2.to_q",
194
+ "up_blocks.1.attentions.1.proj_in",
195
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_q",
196
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_v",
197
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn2.to_q",
198
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_q",
199
+ "up_blocks.1.resnets.1.conv1",
200
+ "down_blocks.2.attentions.1.transformer_blocks.0.attn1.to_k",
201
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_k",
202
+ "up_blocks.0.attentions.1.transformer_blocks.0.ff.net.0.proj",
203
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn1.to_k",
204
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn2.to_k",
205
+ "up_blocks.0.resnets.2.conv_shortcut",
206
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn2.to_q",
207
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_k",
208
+ "up_blocks.0.attentions.2.transformer_blocks.1.ff.net.2",
209
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn1.to_k",
210
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn1.to_q",
211
+ "up_blocks.1.attentions.0.proj_in",
212
+ "up_blocks.1.attentions.0.transformer_blocks.0.ff.net.0.proj",
213
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn2.to_v",
214
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn2.to_k",
215
+ "down_blocks.2.attentions.1.transformer_blocks.1.ff.net.2",
216
+ "up_blocks.0.attentions.0.proj_out",
217
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn2.to_out.0",
218
+ "down_blocks.0.resnets.0.time_emb_proj",
219
+ "up_blocks.1.attentions.2.transformer_blocks.0.attn2.to_out.0",
220
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn1.to_k",
221
+ "up_blocks.0.attentions.0.transformer_blocks.0.ff.net.0.proj",
222
+ "up_blocks.2.resnets.0.conv1",
223
+ "down_blocks.2.attentions.1.proj_out",
224
+ "down_blocks.0.resnets.1.conv1",
225
+ "up_blocks.0.attentions.2.transformer_blocks.0.attn2.to_k",
226
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn1.to_v",
227
+ "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_out.0",
228
+ "down_blocks.1.attentions.1.transformer_blocks.0.attn1.to_q",
229
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn1.to_k",
230
+ "up_blocks.0.attentions.0.transformer_blocks.0.attn1.to_out.0",
231
+ "up_blocks.1.attentions.1.proj_out",
232
+ "up_blocks.1.upsamplers.0.conv",
233
+ "up_blocks.0.attentions.1.transformer_blocks.0.attn2.to_q",
234
+ "up_blocks.0.attentions.2.transformer_blocks.0.ff.net.0.proj",
235
+ "down_blocks.2.attentions.1.transformer_blocks.1.attn2.to_v",
236
+ "up_blocks.0.attentions.2.proj_out",
237
+ "down_blocks.2.resnets.1.conv1",
238
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_out.0",
239
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_v",
240
+ "mid_block.resnets.0.time_emb_proj",
241
+ "up_blocks.0.resnets.0.time_emb_proj",
242
+ "up_blocks.1.attentions.2.transformer_blocks.0.ff.net.2",
243
+ "down_blocks.1.attentions.0.proj_in",
244
+ "down_blocks.2.resnets.0.conv1",
245
+ "up_blocks.0.attentions.2.transformer_blocks.1.attn1.to_out.0",
246
+ "up_blocks.0.attentions.0.proj_in",
247
+ "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_q",
248
+ "up_blocks.1.attentions.1.transformer_blocks.0.ff.net.2",
249
+ "up_blocks.0.attentions.1.transformer_blocks.1.attn2.to_q",
250
+ "up_blocks.0.attentions.0.transformer_blocks.1.attn2.to_k",
251
+ "down_blocks.2.attentions.0.transformer_blocks.1.attn1.to_q",
252
+ "up_blocks.1.attentions.0.transformer_blocks.0.ff.net.2",
253
+ "down_blocks.1.attentions.0.proj_out",
254
+ "up_blocks.2.resnets.0.conv2",
255
+ "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_q",
256
+ "down_blocks.2.attentions.1.proj_in",
257
+ "up_blocks.0.attentions.0.transformer_blocks.1.ff.net.2",
258
+ "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_q"
259
+ ],
260
+ "task_type": null,
261
+ "use_dora": false,
262
+ "use_rslora": false
263
+ }
checkpoint-5000/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f32977b135e61db7bd23c26d76fe96083d2ed7cd51b2552e1767f1392f139320
3
+ size 239195752
checkpoint-5000/discriminator/config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ProjectedDiscriminator",
3
+ "_diffusers_version": "0.29.1",
4
+ "c_dim": 512,
5
+ "combine_clip": false,
6
+ "diffaug": true,
7
+ "embed_dim": 384,
8
+ "hooks": [
9
+ 2,
10
+ 5,
11
+ 8,
12
+ 11
13
+ ],
14
+ "p_crop": 0.5,
15
+ "resize": 224
16
+ }
checkpoint-5000/discriminator/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7afcb8568a4686461620736fa3b0e77ac3858d31e04274eb945f8fa47929d725
3
+ size 24636896
checkpoint-5000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56314e8b571f017310dc6dc743240e374ddaaf04554c026c6c58b3c5a710cd33
3
+ size 123194575
checkpoint-5000/optimizer_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a48304f6dbdce02d1478ed3655ba965b7a0ec19c6160acd2d9a71e64631c484a
3
+ size 12604631
checkpoint-5000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d0afb5217b9105dfb1e99f2c13bd273792b4658a36ea22600ddff2fe5c00849
3
+ size 14821
checkpoint-5000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dff13534be691e19c2f020c2aa725dad82c285cc6503fb1fd1e36b76f708271a
3
+ size 1383
checkpoint-5000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d194bde308b15314b4bbb4d10143c2ba666db59d94a5c15f543ad6fdb0d6e566
3
+ size 1401
checkpoint-5000/scheduler_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ea331a66d8ec8c09868e622f1a821b4e407ba81b5fe2f4b3e1f6f7216115e39
3
+ size 1477
checkpoint-5000/unet_lora/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a400fd660b850b5b733b6807d82d4041c01a93532f390fe86aaf0ecccf6c357
3
+ size 239190160