hyper-xomdich / config.json
b3x0m's picture
Upload XomdichForConditionalGeneration
b9ed7fd verified
{
"architectures": [
"XomdichForConditionalGeneration"
],
"attention_dropout": 0.1,
"bos_token_id": 1,
"eos_token_id": 2,
"hidden_size": 512,
"max_sequence_length": 512,
"model_type": "Xomdich",
"num_attention_heads": 8,
"num_key_value_heads": 4,
"num_layers": 12,
"pad_token_id": 0,
"torch_dtype": "float32",
"transformers_version": "4.45.0.dev0",
"use_cache": true,
"vocab_size": 25001
}