CleanTS-65M / config.json
EINK's picture
Upload 3 files
cfc9a8d verified
raw
history blame contribute delete
253 Bytes
{
"attn_dropout_p": 0.0,
"d_model": 768,
"dropout_p": 0.0,
"max_seq_len": 512,
"num_layers": 9,
"patch_size": 32,
"quantile_levels": [
0.1,
0.2,
0.3,
0.4,
0.5,
0.6,
0.7,
0.8,
0.9
],
"scaling": true
}