Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
CSHaitao
/
SAILER_en_finetune
like
1
Feature Extraction
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
2304.11370
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
SAILER_en_finetune
/
special_tokens_map.json
CSHaitao
Upload 5 files
9d0e931
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]"
}