Nutri-Score Classifier
A fine-tuned DistilBERT model predicting a food product's Nutri-Score grade (A–E) from ingredient text alone. Labels were computed from the official formula rather than trusted from source data, trained on ~926k global products, and evaluated on a held-out India set to surface a genuine domain-shift gap.
Python · PyTorch · DistilBERT · Hugging Face