Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Whalejay
/
bert-sliding-window_epoch_3
like
0
Question Answering
Safetensors
PyTorch
squad
English
bert
squad
Eval Results
License:
mit
Model card
Files
Files and versions
xet
Community
main
bert-sliding-window_epoch_3
/
special_tokens_map.json
Whalejay
Upload tokenizer
d3d260c
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}