Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Jingya
/
tiny-random-bert-remote-code
like
0
Feature Extraction
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
bert
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/1
tiny-random-bert-remote-code
/
special_tokens_map.json
JingyaHuang
update model
b05d834
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]"
}