Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
eclat12450
/
fine-tuned-NSPKcBert-v4-10
like
1
Transformers
PyTorch
bert
next-sentence-prediction
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
67949b1
fine-tuned-NSPKcBert-v4-10
/
special_tokens_map.json
eclat12450
add tokenizer
67949b1
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]"
}