Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tzmtwtr
/
albert_simcse_japanese
like
0
Feature Extraction
Transformers
PyTorch
albert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
a512113
albert_simcse_japanese
/
special_tokens_map.json
tzmtwtr
Upload 5 files
d9c6ccd
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]"
}