Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rhaymison
/
bert-squad-portuguese
like
0
Question Answering
Transformers
TensorBoard
Safetensors
Portuguese
bert
Generated from Trainer
portuguese
qa
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
c15f189
bert-squad-portuguese
/
special_tokens_map.json
rhaymison
rhaymison/bert-squad-portuguese
118976d
verified
10 months 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]"
}