Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
kojima-lab
/
molcrawl-compounds-gpt2-medium
like
0
Follow
kojima-lab
5
Text Generation
PyTorch
gpt2
molecule-compound
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
molcrawl-compounds-gpt2-medium
/
special_tokens_map.json
deskull
Upload MolCrawl compounds GPT-2 medium model
23ff05c
verified
23 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]"
}