File size: 728 Bytes
a8d0d30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "/home/d4k/Documents/guillermo/MUCSI_Modal/flamingo-train_task/training/flamingo-Bilbao/checkpoint-9860",
  "architectures": [
    "FlamingoModel"
  ],
  "clip_model_type": "openai/clip-vit-large-patch14",
  "dim": 768,
  "dim_visual": 1024,
  "freeze_language_model": true,
  "freeze_vision_model": true,
  "lm": "facebook/opt-125m",
  "resampler_act": "sqrelu",
  "resampler_depth": 6,
  "resampler_dim_head": 64,
  "resampler_ff_mult": 4,
  "resampler_heads": 8,
  "resampler_num_latents": 64,
  "resampler_num_time_embeds": 4,
  "torch_dtype": "float32",
  "transformers_version": "4.29.2",
  "xattn_act": "sqrelu",
  "xattn_dim_head": 64,
  "xattn_every": 1,
  "xattn_ff_mult": 4,
  "xattn_heads": 8
}