Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
esakrissa
/
IndoBERT-SQuAD
like
3
Question Answering
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
47034de
IndoBERT-SQuAD
/
special_tokens_map.json
esakrissa
Training in progress, epoch 3
47034de
almost 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}