valhalla commited on
Commit
8d82689
·
1 Parent(s): 89faf99
Files changed (2) hide show
  1. config.json +39 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "gelu_fast",
3
+ "architectures": [
4
+ "CogViewForCausalLM"
5
+ ],
6
+ "attn_pdrop": 0.1,
7
+ "bos_token_id": 50256,
8
+ "conv_channels": 512,
9
+ "embd_pdrop": 0.1,
10
+ "eos_token_id": 50256,
11
+ "gradient_checkpointing": false,
12
+ "in_channels": 3,
13
+ "initializer_range": 0.02,
14
+ "layer_norm_epsilon": 1e-05,
15
+ "model_type": "cog_view",
16
+ "n_ctx": 1089,
17
+ "n_embd": 2560,
18
+ "n_head": 40,
19
+ "n_inner": null,
20
+ "n_layer": 48,
21
+ "n_positions": 1089,
22
+ "n_res_block": 0,
23
+ "res_channels": 32,
24
+ "resid_pdrop": 0.1,
25
+ "scale_attn_weights": true,
26
+ "scale_normalization": true,
27
+ "simple": true,
28
+ "stride": 6,
29
+ "summary_activation": null,
30
+ "summary_first_dropout": 0.1,
31
+ "summary_proj_to_labels": true,
32
+ "summary_type": "cls_index",
33
+ "summary_use_proj": true,
34
+ "transformers_version": "4.8.0.dev0",
35
+ "use_cache": true,
36
+ "vocab_size": 58240,
37
+ "vq_vae_embed_dim": 256,
38
+ "vq_vae_n_embed": 8192
39
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5b72e7961a68859828c5737433f9de03a8703f75f5fe7ba9799b74f79b60bc7
3
+ size 7914966187