File size: 664 Bytes
8b34a03
bd1577c
 
 
 
 
 
fa025f6
bd1577c
fa025f6
bd1577c
 
 
 
 
 
 
 
fa025f6
0434ac2
bd1577c
fa025f6
 
bd1577c
12070ed
a8cee6d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "architectures": [
        "IctModel"
    ],
    "activation_function": "gelu",
    "attention_probs_dropout_prob": 0.0,
    "embedding_dropout_prob": 0.0,
    "gan_loss_function": "nsgan",
    "hidden_size": 1024,
    "image_size": 32,
    "initializer_range": 0.02,
    "intermediate_size": 4096,
    "layer_norm_eps": 1e-12,
    "model_type": "ict",
    "num_attention_heads": 8,
    "num_channels": 3,
    "num_hidden_layers": 35,
    "num_residual_blocks": 8,
    "output_image_size": 256,
    "qkv_bias": true,
    "residual_dropout_prob": 0.0,
    "temperature": 1.0,
    "top_k": 50,
    "transformers_version": "4.30.0.dev0",
    "vocab_size": 512
}