Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ruanchaves
/
bert-base-portuguese-cased-faquad-nli
like
0
Text Classification
Transformers
PyTorch
ruanchaves/faquad-nli
Portuguese
bert
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
5be0709
bert-base-portuguese-cased-faquad-nli
/
special_tokens_map.json
ruanchaves
Upload special_tokens_map.json with huggingface_hub
d8ca9fd
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]"
}