Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
maayansharon
/
climate_text_classification_mini_model
like
1
Text Classification
Transformers
PyTorch
distilbert
Generated from Trainer
text-embeddings-inference
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
main
climate_text_classification_mini_model
/
special_tokens_map.json
maayansharon
Training in progress, epoch 1
359bc78
about 3 years 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]"
}