Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
timotheeplanes
/
anti-doping-gte-base
like
0
Sentence Similarity
sentence-transformers
Safetensors
Transformers
English
bert
feature-extraction
doping
anti-doping
text-embeddings-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
anti-doping-gte-base
/
special_tokens_map.json
timotheeplanes
Upload 11 files (
#1
)
cb9be94
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]"
}