Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ChatterjeeLab
/
MemDLM
like
0
Follow
Programmable Biology Group
111
arxiv:
2410.16735
License:
cc-by-nc-nd-4.0
Model card
Files
Files and versions
xet
Community
3
refs/pr/3
MemDLM
/
special_tokens_map.json
sgoel30
Upload model/tokenizer config and safetensors weights (
#1
)
c5a9f62
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"<cls>"
,
"eos_token"
:
"<eos>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"unk_token"
:
"<unk>"
}