Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
oneonlee
/
KoAirBERT
like
0
Transformers
PyTorch
Korean
English
bert
pretraining
aviation
aviation safety
BERT
Korean BERT
Aviation BERT
Inference Endpoints
arxiv:
1810.04805
License:
agpl-3.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
KoAirBERT
/
special_tokens_map.json
oneonlee
Upload tokenizer
590370d
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}