Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
acarvalhofaktion
/
20newsgroup-320b5d8f-fa84-4c63-8e96-1be906c81365
like
0
Text Classification
Transformers
TensorBoard
Safetensors
IDQO/f06d41b7-6f6a-481b-837d-2a079e2078d6
bert
Trained with AutoTrain
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
main
20newsgroup-320b5d8f-fa84-4c63-8e96-1be906c81365
/
special_tokens_map.json
acarvalhofaktion
Upload folder using huggingface_hub
0a70679
verified
9 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]"
}