Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
jonghyunlee
/
MoLLaMA
like
0
Safetensors
transformers, DeepChem
llama
chemistry
Model card
Files
Files and versions
xet
Community
main
MoLLaMA
/
special_tokens_map.json
jonghyunlee
Upload tokenizer
303c740
verified
about 1 month 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]"
}