Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
cbpuschmann
/
BERT-klimacoder_v0.3
like
0
Text Classification
TensorBoard
Safetensors
bert
Trained with AutoTrain
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
main
BERT-klimacoder_v0.3
/
special_tokens_map.json
cbpuschmann
Upload folder using huggingface_hub
d678fc6
verified
over 1 year 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]"
}