Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
memray
/
AugTriever-DocTitle
like
0
PyTorch
License:
mit
Model card
Files
Files and versions
Community
main
AugTriever-DocTitle
/
special_tokens_map.json
memray
Upload 130 files
444729b
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]"
}