Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vishwask
/
witp_poc
like
0
Sleeping
App
Files
Files
Community
75ded75
witp_poc
/
all-MiniLM-L6-v2
/
special_tokens_map.json
vishwask
Upload 16 files
85d1e2f
about 1 year ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}