File size: 131 Bytes
c2c727a
 
 
 
 
 
 
1
2
3
4
5
6
7
8
{
  "bos_token": "[BOS]",
  "eos_token": "[EOS]",
  "pad_token": "[PAD]",
  "sep_token": "[SEP]",
  "unk_token": "<|endoftext|>"
}