Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Godfrey2712
/
amf_ir_distilbert_tokens
like
0
License:
mit
Model card
Files
Files and versions
Community
main
amf_ir_distilbert_tokens
/
special_tokens_map.json
Godfrey2712
Upload 3 files
0910dfe
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}