Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tonicanada
/
learn_hf_food_not_food_text_classifier-distilbert-base-uncased
like
0
Text Classification
Transformers
Safetensors
distilbert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
fed0547
learn_hf_food_not_food_text_classifier-distilbert-base-uncased
/
special_tokens_map.json
tonicanada
Uploading food not food text classifier model
0fee6fc
verified
about 1 month 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]"
}