Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ianyang66
/
lert-large_vocab_add
like
0
License:
lgpl-3.0
Model card
Files
Files and versions
Community
main
lert-large_vocab_add
/
special_tokens_map.json
ianyang66
Upload 4 files
140428e
almost 2 years 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]"
}