E6E831728's picture
Upload folder using huggingface_hub
1ecd6f7 verified
raw
history blame contribute delete
610 Bytes
{
"architectures": ["BVVForCausalLM"],
"auto_map": {
"AutoConfig": "model_n_embed_16_binary_n_layer_32.BVVConfig",
"AutoModel": "model_n_embed_16_binary_n_layer_32.BVVForCausalLM",
"AutoModelForCausalLM": "model_n_embed_16_binary_n_layer_32.BVVForCausalLM"
},
"model_type": "model_n_embed_16_binary_n_layer_32",
"vocab_size": 65536,
"block_size": 1024,
"n_embd": 16,
"d_model": 1024,
"n_layer": 32,
"n_head": 32,
"pad_id": 57344,
"pad_token_id": 57344,
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>",
"pad_token": "<pad>",
"torch_dtype": "float32"
}