Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
isek-ai
/
isekai-bert-v1
like
0
Follow
ISEKAI
8
Fill-Mask
Transformers
Safetensors
Japanese
bert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
2985251
isekai-bert-v1
/
special_tokens_map.json
p1atdev
Training in progress, step 1000
927f409
about 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]"
}