Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
riccorl
/
aida-e5-base-topics-from-blink-1M-32words
like
0
Feature Extraction
Transformers
PyTorch
Safetensors
bert
custom_code
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
aida-e5-base-topics-from-blink-1M-32words
/
special_tokens_map.json
riccorl
Automatic push from sapienzanlp
af24473
6 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]"
}