Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ielabgroup
/
Reproduced_In_Batch_Random_Msmarco
like
0
Follow
The Information Engineering Lab
24
Feature Extraction
Transformers
PyTorch
distilbert
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
Reproduced_In_Batch_Random_Msmarco
/
special_tokens_map.json
wshuai190
Upload 5 files
e59bf6b
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}