Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
urisoo
/
my_awesome_qa_model
like
0
PEFT
TensorBoard
Safetensors
distilbert
arxiv:
1910.09700
Model card
Files
Files and versions
Metrics
Training metrics
Community
Use this model
main
my_awesome_qa_model
/
special_tokens_map.json
urisoo
Training in progress, step 500
a9fc29e
11 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]"
}