Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Deehan1866
/
phrase-bert-qa
like
0
Question Answering
Transformers
PyTorch
PiC/phrase_retrieval
bert
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
phrase-bert-qa
/
special_tokens_map.json
Deehan1866
Upload 15 files
bc4e5dd
verified
5 months 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]"
}