Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Babelscape
/
wsl-retriever-e5-base-v2
like
3
Follow
Babelscape
18
PyTorch
English
bert
word-sense-linking
word-sense-disambiguation
lexical-semantics
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
83afbd4
wsl-retriever-e5-base-v2
/
special_tokens_map.json
andreim14
added model
9e7efb3
3 months 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]"
}