ede-xlm-roberta-base / tokenizer_config.json
HeyDunaX's picture
Upload tokenizer_config.json with huggingface_hub
409f1b7 verified
Raw
History Blame Contribute Delete
289 Bytes
{
"tokenizer_class": "MorphemeTokenizer",
"backbone": "xlm-roberta-base",
"vocab_size": 61028,
"max_length": 128,
"min_freq_word": 2,
"min_freq_morph": 3,
"wechsel_k": 10,
"wechsel_tau": 0.1,
"bidict_source": "NIRVLab/rhade-vietnamese-mt",
"bidict_anchor_weight": 0.3
}