Cgi_Model_9M / config.json
ApyHTML19's picture
Upload folder using huggingface_hub
f14ac06 verified
Raw
History Blame Contribute Delete
255 Bytes
{
"model_type": "cgi_transformer",
"architectures": [
"CGITransformer"
],
"vocab_size": 10413,
"d_model": 256,
"num_heads": 8,
"num_layers": 6,
"hidden_dim": 1024,
"max_seq_len": 512,
"dropout": 0.1,
"tie_word_embeddings": true
}