Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
noystl
/
scibert_token_classifier
like
0
Feature Extraction
Transformers
Safetensors
noystl/Recombination-Extraction
English
bert
token-classification
text-embeddings-inference
arXiv:
2505.20779
License:
cc
Model card
Files
Files and versions
xet
Community
2
Train
Deploy
Use this model
main
scibert_token_classifier
/
special_tokens_map.json
noystl
Upload 7 files
38a1973
verified
7 months 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]"
}