ct2-labse / config.json
shirayukikun's picture
Upload folder using huggingface_hub
fc150b6 verified
raw
history blame contribute delete
137 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"layer_norm_epsilon": 1e-12,
"multi_query_attention": false,
"unk_token": "[UNK]"
}