Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
oeg
/
software_benchmark_bio
like
0
Follow
Ontology Engineering Group
18
Token Classification
Transformers
PyTorch
bert
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
09f5684
software_benchmark_bio
/
special_tokens_map.json
esgg
Folder software_benchmark removed
de0fa81
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]"
}