Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
chef2121
/
bert_3101
like
0
PEFT
Safetensors
Transformers
lora
arxiv:
1910.09700
Model card
Files
Files and versions
xet
Community
Use this model
main
bert_3101
/
special_tokens_map.json
chef2121
Upload folder using huggingface_hub
1c9f797
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}