Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
JadenLong
/
MutBERT
like
0
Transformers
PyTorch
bert
biology
Feature Extraction
bioRxiv 2025.01.23.634452
custom_code
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
MutBERT
/
tokenizer_config.json
JadenLong
Upload 6 files
746fdd0
verified
9 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
158 Bytes
{
"tokenizer_class"
:
"PreTrainedTokenizerFast"
,
"unk_token"
:
"[UNK]"
,
"cls_token"
:
"[CLS]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"mask_token"
:
"[MASK]"
}