gpt2-alpaca-gpt4 / onnx /special_tokens_map.json
vicgalle's picture
Adding ONNX file of this model (#2)
bcbf73f
raw
history blame contribute delete
No virus
230 Bytes
{
"additional_special_tokens": [
"### End",
"### Instruction:",
"### Response:\n"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}