File size: 400 Bytes
3bdb743
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "architectures": [
    "PillarsModel"
  ],
  "auto_map": {
    "AutoConfig": "configuration_pillars.PillarsConfig",
    "AutoModel": "modeling_pillars.PillarsModel"
  },
  "d_branch": 256,
  "d_model": 512,
  "depth": 9,
  "dropout": 0.0,
  "dtype": "float32",
  "model_type": "pillars-compact",
  "refine_depth": 1,
  "seq_len": 4096,
  "transformers_version": "4.57.3",
  "vocab_size": 32768
}