spandit commited on
Commit
570ac42
1 Parent(s): e6af8b4

Training in progress, step 500

Browse files
config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "2ndSetAI/clip-from-unclip",
3
+ "architectures": [
4
+ "CLIPModel"
5
+ ],
6
+ "initializer_factor": 1.0,
7
+ "logit_scale_init_value": 2.6592,
8
+ "model_type": "clip",
9
+ "projection_dim": 512,
10
+ "text_config": {
11
+ "_name_or_path": "/root/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1-unclip/snapshots/e99f66a92bdcd1b0fb0d4b6a9b81b3b37d8bea44/text_encoder",
12
+ "architectures": [
13
+ "CLIPTextModel"
14
+ ],
15
+ "bos_token_id": 0,
16
+ "dropout": 0.0,
17
+ "eos_token_id": 2,
18
+ "hidden_act": "gelu",
19
+ "hidden_size": 1024,
20
+ "intermediate_size": 4096,
21
+ "model_type": "clip_text_model",
22
+ "num_attention_heads": 16,
23
+ "num_hidden_layers": 23,
24
+ "torch_dtype": "float16"
25
+ },
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.41.1",
28
+ "vision_config": {
29
+ "_name_or_path": "/root/.cache/huggingface/hub/models--stabilityai--stable-diffusion-2-1-unclip/snapshots/e99f66a92bdcd1b0fb0d4b6a9b81b3b37d8bea44/image_encoder",
30
+ "architectures": [
31
+ "CLIPVisionModelWithProjection"
32
+ ],
33
+ "dropout": 0.0,
34
+ "hidden_act": "gelu",
35
+ "hidden_size": 1280,
36
+ "intermediate_size": 5120,
37
+ "model_type": "clip_vision_model",
38
+ "num_attention_heads": 16,
39
+ "num_hidden_layers": 32,
40
+ "patch_size": 14,
41
+ "projection_dim": 1024,
42
+ "torch_dtype": "float16"
43
+ }
44
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d8d9c1a44ef0a404d94c5b0e8d46d5ece20407ff125397e82039cc591ceb233
3
+ size 3889443916
runs/Aug26_00-17-15_e61355052b78/events.out.tfevents.1724631561.e61355052b78.6644.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b19f8c1081fb83be4878c5540cdb17fc5b73f1717a43ddd29cdf52375a37ced0
3
+ size 5718
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f8d9f13d228f27f19a5bb144db2fd405acdb04d1847c2bf5b4d8cb7d894d1ec
3
+ size 5112