PharmaGPT-336M / config.json
ParthChat1802's picture
Upload folder using huggingface_hub
dae636a verified
Raw
History Blame Contribute Delete
133 Bytes
{
"vocab_size": 32000,
"n_embd": 1024,
"n_head": 16,
"n_layer": 24,
"block_size": 1024,
"dropout": 0.1,
"bias": false
}