t5-small-pointer-adv-mtop / tokenizer_config.json
WillHeld's picture
Training in progress, step 200
2ba8dc9
raw history blame
No virus
400 Bytes
{
"additional_special_tokens": null,
"eos_token": "</s>",
"extra_ids": 0,
"name_or_path": "google/mt5-small",
"pad_token": "<pad>",
"sp_model_kwargs": {},
"special_tokens_map_file": "/nethome/wheld3/.cache/huggingface/hub/models--google--mt5-small/snapshots/f03a52d3eaa650878b6f52e443bc4d5b385e786e/special_tokens_map.json",
"tokenizer_class": "T5Tokenizer",
"unk_token": "<unk>"
}