Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jjzha
/
jobspanbert-base-cased
like
10
Transformers
PyTorch
Safetensors
English
bert
continuous pretraining
job postings
JobSpanBERT
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
eb15aee
jobspanbert-base-cased
/
special_tokens_map.json
jjzha
Update jobspanbert with tokenizer_config
3ae2997
over 1 year ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}