Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
nlplabtdtu
/
gte-small
like
0
Follow
NLP Lab TDTU
17
Sentence Similarity
sentence-transformers
PyTorch
bert
feature-extraction
text-embeddings-inference
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
gte-small
/
special_tokens_map.json
iamnguyen
Upload folder using huggingface_hub
d5e4946
over 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}