File size: 131 Bytes
03e20d4 | 1 2 3 4 5 6 7 8 | {
"num_mem_tokens": 64,
"memory_update": "tbptt",
"ema_alpha": 0.1,
"tbptt_length": 8,
"attention_mask_mode": "custom"
}
|
03e20d4 | 1 2 3 4 5 6 7 8 | {
"num_mem_tokens": 64,
"memory_update": "tbptt",
"ema_alpha": 0.1,
"tbptt_length": 8,
"attention_mask_mode": "custom"
}
|