Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
CDRI-Eddy
/
ingredients_classification_model
like
2
Text Classification
Transformers
Safetensors
PyTorch
English
distilbert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Train
Deploy
Use this model
main
ingredients_classification_model
/
special_tokens_map.json
CDRI-Eddy
Training in progress, epoch 1
2de216d
verified
12 months 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]"
}