PartADataset / case2 /config.json
vsaley's picture
Upload folder using huggingface_hub
7afdbd7 verified
raw
history blame contribute delete
147 Bytes
{
"d_model": 256,
"n_heads": 8,
"d_head": 32,
"n_layers": 6,
"vocab_size": 20000,
"mode": "tanh-clipped",
"tau": 1.5
}