Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hf-tiny-model-private
/
tiny-random-ErnieForNextSentencePrediction
like
0
Follow
HF tiny models (private usage)
3
Transformers
PyTorch
ernie
next-sentence-prediction
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
38ec6f2
tiny-random-ErnieForNextSentencePrediction
/
special_tokens_map.json
hf-transformers-bot
Upload tiny models for ErnieForNextSentencePrediction
38ec6f2
over 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]"
}