File size: 645 Bytes
06b76f4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
{
  "_class_name": "MaskGitTransformer",
  "_version": "0.0.1",
  "add_cond_embeds": true,
  "add_micro_cond_embeds": true,
  "attention_dropout": 0.0,
  "codebook_size": 8192,
  "cond_embed_dim": 768,
  "encoder_hidden_size": 768,
  "fmap_size": 16,
  "hidden_dropout": 0.1,
  "hidden_size": 1024,
  "in_channels": 128,
  "intermediate_size": 4096,
  "layer_norm_eps": 1e-06,
  "mask_token_id": 8255,
  "micro_cond_embed_dim": 1024,
  "micro_cond_encode_dim": 256,
  "num_attention_heads": 16,
  "num_hidden_layers": 24,
  "patch_size": 2,
  "use_bias": false,
  "use_fused_mlp": true,
  "use_fused_residual_norm": true,
  "vocab_size": 8256
}