Text2Text Generation
Transformers
dialog
Inference Endpoints
jncraton's picture
Upload folder using huggingface_hub
b6e8292
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>"
}