Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
DunnBC22
/
bert-base-uncased-QnA-MLQA_Dataset
like
1
Question Answering
Transformers
PyTorch
TensorBoard
mlqa
English
bert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
main
bert-base-uncased-QnA-MLQA_Dataset
/
special_tokens_map.json
DunnBC22
Training in progress, epoch 1
afe31be
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]"
}