Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Supabase
/
gte-small
like
72
Follow
Supabase
23
Feature Extraction
Transformers.js
PyTorch
ONNX
English
bert
License:
mit
Model card
Files
Files and versions
Community
8
Use this model
8d87455
gte-small
/
special_tokens_map.json
ggrn
chore: initial commit
2c0d57d
over 1 year 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]"
}