PartADataset / case1 /config.json
vsaley's picture
Upload folder using huggingface_hub
7afdbd7 verified
raw
history blame contribute delete
127 Bytes
{
"d_model": 128,
"n_heads": 4,
"d_head": 32,
"n_layers": 8,
"vocab_size": 10000,
"mode": "standard"
}