Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
CAUKiel
/
JavaBERT
like
12
Follow
Kiel University - Software Engineering Group
1
Fill-Mask
Transformers
PyTorch
Safetensors
code
bert
Inference Endpoints
arxiv:
2110.10404
arxiv:
1910.09700
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
JavaBERT
/
special_tokens_map.json
Nelson Tavares de Sousa
Added running model
ead5aab
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}