Safetensors
Japanese
qwen3_next
hourai2-10m-embedding / tokenizer_config.json
WariHima's picture
Upload 20 files
7fa8bec verified
Raw
History Blame Contribute Delete
300 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<s>",
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"errors": "replace",
"is_local": true,
"model_max_length": 512,
"pad_token": "[PAD]",
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "[UNK]"
}