Chenghao-Qiu's picture
Upload folder using huggingface_hub
2134860 verified
{
"add_prefix_space": false,
"added_tokens_decoder": {
"0": {
"content": "[CLS]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"1": {
"content": "[SEP]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"2": {
"content": "[BOS]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"3": {
"content": "[MASK]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"4": {
"content": "[PAD]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
},
"6": {
"content": "[UNK]",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false,
"special": true
}
},
"auto_map": {
"AutoTokenizer": [
"tokenization_hyena.HyenaDNATokenizer",
null
]
},
"bos_token": "[BOS]",
"clean_up_tokenization_spaces": true,
"cls_token": "[CLS]",
"eos_token": "[SEP]",
"mask_token": "[MASK]",
"model_max_length": 256,
"name_or_path": "LongSafari/hyenadna-small-32k-seqlen-hf",
"pad_token": "[PAD]",
"padding_side": "right",
"sep_token": "[SEP]",
"special_tokens_map_file": "/home/hlv8980/.cache/huggingface/hub/models--LongSafari--hyenadna-small-32k-seqlen-hf/snapshots/8fe770c78eb13fe33bf81501612faeddf4d6f331/special_tokens_map.json",
"tokenizer_class": "HyenaDNATokenizer",
"unk_token": "[UNK]"
}