sentencepiece_ja / tokenizer_config.json
if001's picture
fix
8d0d5c0
raw
history blame
No virus
164 Bytes
{
"clean_up_tokenization_spaces": true,
"tokenizer_class": "SentencePieceJA",
"auto_map": {
"AutoTokenizer": ["sentencepiece_ja.SentencePieceJA"]
}
}