Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
aneuraz
/
awesome-align-with-co
like
3
Fill-Mask
Transformers
PyTorch
5 languages
bert
sentence alignment
Inference Endpoints
arxiv:
2101.08231
License:
bsd-3-clause
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/1
awesome-align-with-co
/
special_tokens_map.json
Antoine Neuraz
initial commit
051a599
over 2 years 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]"
}