kmpartner commited on
Commit
9c156c7
·
verified ·
1 Parent(s): 1ba66e4

Delete checkpoint-1600

Browse files
checkpoint-1600/README.md DELETED
@@ -1,202 +0,0 @@
1
- ---
2
- base_model: nota-ai/bk-sdm-tiny-2m
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-1600/adapter_config.json DELETED
@@ -1,177 +0,0 @@
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
- "down_blocks.0.attentions.0.transformer_blocks.0.attn2.to_v",
27
- "up_blocks.0.resnets.1.conv1",
28
- "down_blocks.0.attentions.0.transformer_blocks.0.attn2.to_q",
29
- "up_blocks.2.attentions.0.transformer_blocks.0.attn1.to_k",
30
- "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_k",
31
- "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_k",
32
- "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_out.0",
33
- "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_k",
34
- "up_blocks.0.attentions.0.transformer_blocks.0.attn2.to_v",
35
- "up_blocks.1.attentions.1.transformer_blocks.0.ff.net.0.proj",
36
- "up_blocks.0.resnets.0.conv_shortcut",
37
- "up_blocks.2.attentions.0.transformer_blocks.0.attn2.to_q",
38
- "up_blocks.1.resnets.1.time_emb_proj",
39
- "up_blocks.1.resnets.1.conv_shortcut",
40
- "down_blocks.0.resnets.0.conv1",
41
- "down_blocks.0.attentions.0.proj_in",
42
- "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_k",
43
- "up_blocks.1.attentions.0.transformer_blocks.0.ff.net.2",
44
- "down_blocks.2.resnets.0.time_emb_proj",
45
- "up_blocks.2.attentions.1.proj_in",
46
- "down_blocks.2.attentions.0.transformer_blocks.0.ff.net.0.proj",
47
- "up_blocks.0.resnets.1.time_emb_proj",
48
- "down_blocks.0.attentions.0.transformer_blocks.0.attn2.to_k",
49
- "down_blocks.1.attentions.0.proj_out",
50
- "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_out.0",
51
- "up_blocks.0.attentions.1.transformer_blocks.0.attn1.to_v",
52
- "up_blocks.0.attentions.1.transformer_blocks.0.attn2.to_out.0",
53
- "up_blocks.1.attentions.0.proj_out",
54
- "up_blocks.0.attentions.1.transformer_blocks.0.attn1.to_q",
55
- "down_blocks.2.resnets.0.conv2",
56
- "up_blocks.2.attentions.0.transformer_blocks.0.attn2.to_k",
57
- "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_out.0",
58
- "up_blocks.1.resnets.1.conv1",
59
- "down_blocks.1.attentions.0.transformer_blocks.0.ff.net.0.proj",
60
- "down_blocks.2.attentions.0.proj_out",
61
- "up_blocks.0.attentions.0.transformer_blocks.0.ff.net.2",
62
- "up_blocks.0.attentions.1.transformer_blocks.0.ff.net.2",
63
- "up_blocks.2.attentions.1.transformer_blocks.0.attn2.to_v",
64
- "up_blocks.2.attentions.1.proj_out",
65
- "up_blocks.2.attentions.0.transformer_blocks.0.attn2.to_out.0",
66
- "up_blocks.1.upsamplers.0.conv",
67
- "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_out.0",
68
- "up_blocks.1.attentions.1.proj_in",
69
- "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_k",
70
- "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_v",
71
- "up_blocks.0.upsamplers.0.conv",
72
- "down_blocks.1.attentions.0.transformer_blocks.0.ff.net.2",
73
- "down_blocks.0.attentions.0.transformer_blocks.0.ff.net.2",
74
- "up_blocks.1.resnets.0.conv2",
75
- "up_blocks.2.resnets.0.time_emb_proj",
76
- "up_blocks.2.attentions.1.transformer_blocks.0.attn1.to_v",
77
- "up_blocks.0.attentions.1.proj_in",
78
- "up_blocks.2.attentions.1.transformer_blocks.0.attn1.to_q",
79
- "down_blocks.2.resnets.0.conv_shortcut",
80
- "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_k",
81
- "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_q",
82
- "up_blocks.2.attentions.1.transformer_blocks.0.attn2.to_k",
83
- "up_blocks.0.resnets.0.conv2",
84
- "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_q",
85
- "down_blocks.0.attentions.0.proj_out",
86
- "up_blocks.2.attentions.0.transformer_blocks.0.attn1.to_v",
87
- "up_blocks.0.resnets.1.conv2",
88
- "up_blocks.0.attentions.0.transformer_blocks.0.attn1.to_k",
89
- "down_blocks.0.attentions.0.transformer_blocks.0.attn1.to_out.0",
90
- "up_blocks.2.attentions.1.transformer_blocks.0.ff.net.2",
91
- "down_blocks.0.resnets.0.time_emb_proj",
92
- "down_blocks.0.attentions.0.transformer_blocks.0.attn1.to_v",
93
- "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_v",
94
- "down_blocks.1.resnets.0.time_emb_proj",
95
- "up_blocks.1.attentions.0.proj_in",
96
- "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_q",
97
- "down_blocks.0.attentions.0.transformer_blocks.0.attn2.to_out.0",
98
- "up_blocks.0.resnets.1.conv_shortcut",
99
- "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_k",
100
- "up_blocks.2.resnets.0.conv_shortcut",
101
- "up_blocks.1.attentions.1.proj_out",
102
- "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_v",
103
- "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_v",
104
- "up_blocks.0.attentions.0.transformer_blocks.0.attn2.to_q",
105
- "up_blocks.0.resnets.0.time_emb_proj",
106
- "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_v",
107
- "up_blocks.2.attentions.1.transformer_blocks.0.attn1.to_k",
108
- "up_blocks.2.attentions.1.transformer_blocks.0.ff.net.0.proj",
109
- "up_blocks.0.resnets.0.conv1",
110
- "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_v",
111
- "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_out.0",
112
- "down_blocks.0.attentions.0.transformer_blocks.0.attn1.to_k",
113
- "down_blocks.1.attentions.0.transformer_blocks.0.attn2.to_q",
114
- "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_q",
115
- "down_blocks.1.attentions.0.transformer_blocks.0.attn1.to_out.0",
116
- "down_blocks.0.attentions.0.transformer_blocks.0.attn1.to_q",
117
- "up_blocks.0.attentions.0.proj_in",
118
- "up_blocks.0.attentions.0.transformer_blocks.0.attn2.to_out.0",
119
- "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_out.0",
120
- "up_blocks.0.attentions.1.transformer_blocks.0.ff.net.0.proj",
121
- "up_blocks.2.attentions.0.proj_out",
122
- "up_blocks.1.resnets.0.conv1",
123
- "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_k",
124
- "down_blocks.1.resnets.0.conv1",
125
- "down_blocks.2.attentions.0.proj_in",
126
- "down_blocks.0.downsamplers.0.conv",
127
- "down_blocks.1.resnets.0.conv2",
128
- "up_blocks.0.attentions.1.proj_out",
129
- "up_blocks.0.attentions.0.transformer_blocks.0.attn1.to_q",
130
- "up_blocks.2.attentions.0.transformer_blocks.0.attn2.to_v",
131
- "down_blocks.2.resnets.0.conv1",
132
- "up_blocks.2.resnets.1.conv2",
133
- "up_blocks.2.resnets.1.time_emb_proj",
134
- "up_blocks.0.attentions.1.transformer_blocks.0.attn2.to_v",
135
- "up_blocks.0.attentions.0.transformer_blocks.0.attn1.to_v",
136
- "up_blocks.1.attentions.0.transformer_blocks.0.attn1.to_q",
137
- "down_blocks.2.attentions.0.transformer_blocks.0.attn1.to_q",
138
- "up_blocks.2.attentions.1.transformer_blocks.0.attn1.to_out.0",
139
- "up_blocks.0.attentions.1.transformer_blocks.0.attn2.to_q",
140
- "down_blocks.0.resnets.0.conv2",
141
- "up_blocks.1.attentions.1.transformer_blocks.0.attn1.to_v",
142
- "up_blocks.0.attentions.1.transformer_blocks.0.attn2.to_k",
143
- "up_blocks.1.attentions.1.transformer_blocks.0.ff.net.2",
144
- "up_blocks.2.attentions.0.proj_in",
145
- "up_blocks.1.resnets.0.time_emb_proj",
146
- "up_blocks.0.attentions.0.transformer_blocks.0.attn1.to_out.0",
147
- "up_blocks.2.resnets.0.conv1",
148
- "up_blocks.1.attentions.0.transformer_blocks.0.ff.net.0.proj",
149
- "up_blocks.2.attentions.0.transformer_blocks.0.attn1.to_out.0",
150
- "up_blocks.0.attentions.0.transformer_blocks.0.attn2.to_k",
151
- "up_blocks.2.resnets.0.conv2",
152
- "up_blocks.0.attentions.1.transformer_blocks.0.attn1.to_k",
153
- "up_blocks.1.resnets.0.conv_shortcut",
154
- "down_blocks.2.attentions.0.transformer_blocks.0.attn2.to_q",
155
- "down_blocks.1.attentions.0.proj_in",
156
- "down_blocks.1.downsamplers.0.conv",
157
- "up_blocks.0.attentions.1.transformer_blocks.0.attn1.to_out.0",
158
- "up_blocks.2.attentions.1.transformer_blocks.0.attn2.to_out.0",
159
- "up_blocks.2.attentions.0.transformer_blocks.0.attn1.to_q",
160
- "up_blocks.1.resnets.1.conv2",
161
- "up_blocks.2.attentions.1.transformer_blocks.0.attn2.to_q",
162
- "down_blocks.2.attentions.0.transformer_blocks.0.ff.net.2",
163
- "up_blocks.2.attentions.0.transformer_blocks.0.ff.net.0.proj",
164
- "down_blocks.0.attentions.0.transformer_blocks.0.ff.net.0.proj",
165
- "up_blocks.0.attentions.0.transformer_blocks.0.ff.net.0.proj",
166
- "up_blocks.0.attentions.0.proj_out",
167
- "up_blocks.2.resnets.1.conv1",
168
- "up_blocks.2.attentions.0.transformer_blocks.0.ff.net.2",
169
- "down_blocks.1.resnets.0.conv_shortcut",
170
- "up_blocks.1.attentions.1.transformer_blocks.0.attn2.to_out.0",
171
- "up_blocks.1.attentions.0.transformer_blocks.0.attn2.to_v",
172
- "up_blocks.2.resnets.1.conv_shortcut"
173
- ],
174
- "task_type": null,
175
- "use_dora": false,
176
- "use_rslora": false
177
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-1600/adapter_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:e386039e848c7296624a877b29a67f8d331dd9a12ad5caf49f7398721ba882fc
3
- size 117370368
 
 
 
 
checkpoint-1600/discriminator/config.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "_class_name": "ProjectedDiscriminator",
3
- "_diffusers_version": "0.29.1",
4
- "c_dim": 1024,
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-1600/discriminator/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bde96f813306ee1884ba996a212fc80a1b0c95537b93d03728cdf259537aebe1
3
- size 25161192
 
 
 
 
checkpoint-1600/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f7198f1e7977019a2ccd76c1fe5ebb588a4dc8aba07c628a9515201f03f05b8
3
- size 60692039
 
 
 
 
checkpoint-1600/optimizer_1.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2339b0fd92e34f1fd5a09d2bfa157c78df3db34a2c2bbf0d2f131564a8c7f77
3
- size 1605
 
 
 
 
checkpoint-1600/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ea9c4e3f35eeb771bf3563d8d8244a2ec4c16a1b6f602f0166138d6c6184f62
3
- size 14693
 
 
 
 
checkpoint-1600/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e4420338904222790575638e536e5d59f25756f58070a9dfc3e73602e7fbef5
3
- size 1383
 
 
 
 
checkpoint-1600/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:38ef7b324c879e68710772b67357b60bb3b5bb92a67b3b5a1f14a94c6294bbb6
3
- size 1401
 
 
 
 
checkpoint-1600/scheduler_1.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:de716a3bfea0cee6d0d373df736a6e9199a8c779bb1d4af03eed03aad9e78828
3
- size 1413
 
 
 
 
checkpoint-1600/unet_lora/pytorch_lora_weights.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:91ecb2d68ccb22595cc50b1bcf5737d5894aa916d074b058de7b4a50d586fd53
3
- size 117366840