Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
minishlab
/
M2V_base_output
like
10
Follow
The Minish Lab
20
Model2Vec
ONNX
Safetensors
English
embeddings
static-embeddings
mteb
Eval Results
License:
mit
Model card
Files
Files and versions
Community
2
Use this model
main
M2V_base_output
/
special_tokens_map.json
stephantulkens
Add missing tokenizer files (
#2
)
28a24d2
verified
about 1 month 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]"
}