Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jmzk96
/
PCSciBERT_cased
like
1
Fill-Mask
Transformers
PyTorch
Safetensors
adsabs/WIESP2022-NER
English
bert
physics
computer science
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
PCSciBERT_cased
/
special_tokens_map.json
jmzk96
Upload special_tokens_map.json
e98b2fd
over 1 year 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]"
}