Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
oeg
/
software_benchmark_multidomain
like
0
Follow
Ontology Engineering Group
18
Token Classification
Transformers
PyTorch
oeg/software_benchmark_v2
Spanish
bert
software_mentions
scibert
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
software_benchmark_multidomain
/
special_tokens_map.json
esgg
Upload 7 files
214eec7
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}