Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
PDBEurope
/
Bioformer8L-ProteinStructure-NER-v0.1
like
2
Follow
Protein Data Bank in Europe
6
Token Classification
Transformers
PyTorch
English
bert
biology
protein structure
token classification
Eval Results
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
02f0be7
Bioformer8L-ProteinStructure-NER-v0.1
/
special_tokens_map.json
mevol
adding core files to run smaller bioformer8L model
02f0be7
12 months 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]"
}