Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
JMatthewChiam
/
4248-spanBERT-large
like
0
Question Answering
Transformers
PyTorch
squad
bert
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
4248-spanBERT-large
/
special_tokens_map.json
JMatthewChiam
Training in progress, epoch 1
97cd29b
over 1 year 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]"
}