Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jonghyunlee
/
ChemBERT_ChEMBL_pretrained
like
3
Feature Extraction
Transformers
PyTorch
bert
chemistry
text-embeddings-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
ChemBERT_ChEMBL_pretrained
/
special_tokens_map.json
Jonghyun Lee
add tokenizer
bb74661
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"bos_token"
:
"[SOS]"
,
"eos_token"
:
"[EOS]"
,
"unk_token"
:
"[UNK]"
,
"pad_token"
:
"[PAD]"
,
"mask_token"
:
"[MASK]"
}