Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ielabgroup
/
Reproduced_In_Batch_TAS_Msmarco
like
0
Follow
The Information Engineering Lab
10
Feature Extraction
Transformers
PyTorch
distilbert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
Reproduced_In_Batch_TAS_Msmarco
/
special_tokens_map.json
wshuai190
Upload 5 files
61a416f
over 1 year 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]"
}