Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
vencortex
/
DeepFeatEcosystemOntologyBase
like
0
Follow
vencortex®
5
Feature Extraction
Transformers
PyTorch
doi:10.57967/hf/0113
bert
text-embeddings-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
4382ae7
DeepFeatEcosystemOntologyBase
/
special_tokens_map.json
DrDominikDellermann
Upload tokenizer
a7fe0c0
almost 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]"
}