Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
magicslabnu
/
OutEffHop_bert_base
like
1
Follow
MagicsLab
4
Fill-Mask
Transformers
PyTorch
Safetensors
doi:10.57967/hf/2311
bert
custom_code
arxiv:
2404.03828
License:
afl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
d3ad04d
OutEffHop_bert_base
/
special_tokens_map.json
robin
OutEffHop_bert_base
0bfc5ed
7 months 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]"
}