Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
takedarn
/
bert-medium-tiny
like
0
Text Classification
Safetensors
sst2
English
bert
sst2
fine-tuned
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
bert-medium-tiny
/
special_tokens_map.json
takedarn
Upload fine-tuned model
3aa50a2
verified
3 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]"
}