File size: 558 Bytes
6c10aa5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "model_name": "fuse-clip-titok",
  "text_config": {
    "context_length": 180,
    "vocab_size": 57601,
    "width": 512,
    "heads": 8,
    "layers": 12,
    "mlp_ratio": 4.0,
    "ls_init_value": null,
    "no_causal_mask": true,
    "pad_id": 0,
    "proj_bias": false,
    "output_tokens": false,
    "pool_type": "eot"
  },
  "mask_pad": true,
  "image_tokenizer": "yucornetto/tokenizer_titok_bl128_vq8k_imagenet",
  "use_eoi": false,
  "context_length": 180,
  "transformer_size": "base",
  "mlm_probability": 0.1,
  "rand_repl_probability": 0.0
}