pythia-uk / model /config.json
robinhad's picture
Duplicate from theodotus/pythia-uk
36ba107
raw
history blame contribute delete
192 Bytes
{
"add_source_bos": false,
"add_source_eos": false,
"bos_token": "<pad>",
"decoder_start_token": "<pad>",
"eos_token": "</s>",
"layer_norm_epsilon": null,
"unk_token": "<unk>"
}