File size: 293 Bytes
f86f9ea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "model_type": "turing_rdlm",
    "architectures": [
        "TuringLM"
    ],
    "vocab_size": 32000,
    "D_MODEL": 6144,
    "D_U": 3072,
    "D_V": 3072,
    "HIDDEN_REACT": 6144,
    "N_ATTRACTORS": 24576,
    "MAX_LEN": 128,
    "pad_token_id": 0,
    "custom_architecture": true
}