SoraExplora commited on
Commit
1174961
·
verified ·
1 Parent(s): 5fa8c36

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. config.json +80 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "CLIPModel"
4
+ ],
5
+ "dtype": "float32",
6
+ "initializer_factor": 1.0,
7
+ "logit_scale_init_value": 2.6592,
8
+ "model_type": "clip",
9
+ "projection_dim": 512,
10
+ "text_config": {
11
+ "add_cross_attention": false,
12
+ "attention_dropout": 0.0,
13
+ "bos_token_id": 0,
14
+ "cross_attention_hidden_size": null,
15
+ "decoder_start_token_id": null,
16
+ "dropout": 0.0,
17
+ "dtype": "float32",
18
+ "eos_token_id": 2,
19
+ "finetuning_task": null,
20
+ "hidden_act": "quick_gelu",
21
+ "hidden_size": 512,
22
+ "initializer_factor": 1.0,
23
+ "initializer_range": 0.02,
24
+ "intermediate_size": 2048,
25
+ "is_decoder": false,
26
+ "layer_norm_eps": 1e-05,
27
+ "max_position_embeddings": 77,
28
+ "model_type": "clip_text_model",
29
+ "num_attention_heads": 8,
30
+ "num_hidden_layers": 12,
31
+ "pad_token_id": 1,
32
+ "prefix": null,
33
+ "projection_dim": 512,
34
+ "pruned_heads": {},
35
+ "sep_token_id": null,
36
+ "task_specific_params": null,
37
+ "tie_encoder_decoder": false,
38
+ "tie_word_embeddings": true,
39
+ "tokenizer_class": null,
40
+ "torchscript": false,
41
+ "use_bfloat16": false,
42
+ "vocab_size": 49408
43
+ },
44
+ "transformers_version": "5.1.0",
45
+ "vision_config": {
46
+ "add_cross_attention": false,
47
+ "attention_dropout": 0.0,
48
+ "bos_token_id": null,
49
+ "cross_attention_hidden_size": null,
50
+ "decoder_start_token_id": null,
51
+ "dropout": 0.0,
52
+ "dtype": "float32",
53
+ "eos_token_id": null,
54
+ "finetuning_task": null,
55
+ "hidden_act": "quick_gelu",
56
+ "hidden_size": 768,
57
+ "image_size": 224,
58
+ "initializer_factor": 1.0,
59
+ "initializer_range": 0.02,
60
+ "intermediate_size": 3072,
61
+ "is_decoder": false,
62
+ "layer_norm_eps": 1e-05,
63
+ "model_type": "clip_vision_model",
64
+ "num_attention_heads": 12,
65
+ "num_channels": 3,
66
+ "num_hidden_layers": 12,
67
+ "pad_token_id": null,
68
+ "patch_size": 32,
69
+ "prefix": null,
70
+ "projection_dim": 512,
71
+ "pruned_heads": {},
72
+ "sep_token_id": null,
73
+ "task_specific_params": null,
74
+ "tie_encoder_decoder": false,
75
+ "tie_word_embeddings": true,
76
+ "tokenizer_class": null,
77
+ "torchscript": false,
78
+ "use_bfloat16": false
79
+ }
80
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5853196afb60ca6373692d9af911aacd8fa821af6d4af54720d4eb9c8f5da0a
3
+ size 605156676