Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tanvircr7
/
learn_hf_food_not_food_text_classifier-distilbert-base-uncased
like
2
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
main
learn_hf_food_not_food_text_classifier-distilbert-base-uncased
/
special_tokens_map.json
tanvircr7
food vs nonfood classifier
5e8b832
verified
about 2 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]"
}