Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
evankomp
/
learn2therm
like
1
Text Classification
Transformers
PyTorch
doi:10.57967/hf/0815
bert
protein
thermostability
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ecf60fd
learn2therm
/
special_tokens_map.json
evankomp
Upload tokenizer
407f706
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}