Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
nips234678
/
poolbench-bert-scorers
like
0
Text Classification
Safetensors
English
activation-steering
mechanistic-interpretability
poolbench
License:
cc-by-4.0
Model card
Files
Files and versions
xet
Community
main
poolbench-bert-scorers
/
code_docs
/
special_tokens_map.json
nips234678
PoolBench upload 2026-05-05 23:19 UTC
d46ddbe
verified
9 days 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]"
}