Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
HyeonSang
/
test
like
0
Feature Extraction
Transformers
google-tensorflow
TensorFlow
bert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
test
/
tokenizer_config.json
HyeonSang
commit from HyeonSangJeon
793f968
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
172 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"model_max_length"
:
512
,
"name_or_path"
:
"monologg/kobert"
}