Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
certainstar
/
Trained-English-classification-uncase
like
0
Text Classification
Transformers
Safetensors
Hello-SimpleAI/HC3
English
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
2824108
Trained-English-classification-uncase
/
special_tokens_map.json
certainstar
Upload 10 files
a61c1fa
verified
5 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}