cwenzi/neuroflow-cpp-bucket / configs /special_tokens_map.json
cwenzi's picture
download
raw
436 Bytes
{
"pad_token": "<pad>",
"pad_token_id": 0,
"bos_token": "<s>",
"bos_token_id": 1,
"eos_token": "</s>",
"eos_token_id": 2,
"unk_token": "<unk>",
"unk_token_id": 3,
"_comment": {
"pad_token": "填充token,用于batch对齐",
"bos_token": "序列起始token",
"eos_token": "序列结束token,生成时遇到此token停止",
"unk_token": "未知token,词表外字符映射到此"
}
}

Xet Storage Details

Size:
436 Bytes
·
Xet hash:
c935c2ff1a8f406d91fd56cb6c0c66cd682ac175579c425592c39f1bcc02c5b5

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.