lumenspark / config.json
anto18671's picture
Update config.json
4dc5fdb verified
raw
history blame
228 Bytes
{
"model_type": "lumenspark",
"architectures": ["LumensparkModel"],
"vocab_size": 50257,
"embed_dim": 768,
"depth": 8,
"heads": 12,
"seq_length": 768,
"dropout": 0.058823529411764705,
"k": 384,
"rank": 256
}