Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
BASF-AI
/
run24-step160
like
0
Follow
BASF
27
Feature Extraction
Transformers
Safetensors
nomic_bert
custom_code
text-embeddings-inference
arxiv:
1910.09700
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
run24-step160
/
special_tokens_map.json
hsila
Add extra file special_tokens_map.json
e0163e5
verified
19 days 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]"
}