gpt2-ct2 / config.json
jkawamoto's picture
Add model files
cb12223
raw
history blame contribute delete
162 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"layer_norm_epsilon": null,
"multi_query_attention": true,
"unk_token": "<|endoftext|>"
}