Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
thealper2
/
aspect-extraction-tokenizer
like
0
License:
mit
Model card
Files
Files and versions
Community
main
aspect-extraction-tokenizer
/
special_tokens_map.json
thealper2
Upload 4 files
da1aa91
verified
4 months 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]"
}