Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dell-research-harvard
/
linktransformer-models-test
like
0
Follow
Dell Research Harvard
25
Sentence Similarity
sentence-transformers
PyTorch
Safetensors
jp
luke
linktransformer
tabular-classification
Inference Endpoints
arxiv:
2309.00789
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
526428d
linktransformer-models-test
/
special_tokens_map.json
96abhishekarora
Add new LinkTransformer model.
526428d
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}