Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TakedaAIML
/
section_classifier
like
0
Follow
Takeda Pharmaceuticals
68
Text Classification
sentence-transformers
Safetensors
French
English
bert
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
main
section_classifier
/
special_tokens_map.json
vdelvtak
Upload 11 files
8e7e651
verified
5 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]"
}