Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
dennlinger
/
bert-wiki-paragraphs
like
10
Text Classification
Transformers
PyTorch
Safetensors
dennlinger/wiki-paragraphs
English
bert
sentence-similarity
Inference Endpoints
arxiv:
2012.03619
arxiv:
1803.09337
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
bert-wiki-paragraphs
/
special_tokens_map.json
dennlinger
Initial push of bert-wiki-paragraphs.
3c0d8f4
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}