Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
JadenLong
/
MutBERT-Human-Ref
like
0
Transformers
PyTorch
bert
biology
Feature Extraction
bioRxiv 2025.01.23.634452
custom_code
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
2a1237a
MutBERT-Human-Ref
/
tokenizer_config.json
JadenLong
Upload 6 files
2a1237a
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
158 Bytes
{
"tokenizer_class"
:
"PreTrainedTokenizerFast"
,
"unk_token"
:
"[UNK]"
,
"cls_token"
:
"[CLS]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"mask_token"
:
"[MASK]"
}