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