File size: 274 Bytes
a20bf92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
conv_kernel_size: 7
d_embed: 64
d_model: 256
d_output: 256
dropout: 0.0
ffn_mult: 2.6666666666666665
matryoshka_dims:
- 32
- 64
- 128
- 256
max_seq_len: 1024
n_heads: 4
n_layers: 2
n_random_features: 128
pooling: mean
spatial_rank: 32
variant: transformer
vocab_size: 30000