File size: 133 Bytes
0a6a5c8 | 1 2 3 4 5 6 7 8 | {
"bos_token": "<BOS>",
"eos_token": "<EOS>",
"mask_token": "<MASK>",
"pad_token": "<PAD>",
"unk_token": "<|endoftext|>"
}
|
0a6a5c8 | 1 2 3 4 5 6 7 8 | {
"bos_token": "<BOS>",
"eos_token": "<EOS>",
"mask_token": "<MASK>",
"pad_token": "<PAD>",
"unk_token": "<|endoftext|>"
}
|