AndreyBot / config.json
root39058's picture
Upload config.json with huggingface_hub
0aab12d verified
Raw
History Blame Contribute Delete
255 Bytes
{
"architectures": [
"CustomGPT2"
],
"dtype": "float32",
"embed_dim": 384,
"max_len": 256,
"model_type": "custom_gpt2",
"num_heads": 6,
"num_layers": 6,
"transformers_version": "5.13.1",
"use_cache": false,
"vocab_size": 55778
}