nutri-score-classifier
shipped this weekA fine-tuned DistilBERT classifier that predicts a food product's Nutri-Score grade (A–E) from ingredient text alone, with labels self-computed from the official formula rather than trusted from source data. Trained on ~926k global products, evaluated separately on a held-out India set to surface a real domain-shift gap.
- Python
- PyTorch
- DistilBERT
- Pandas
- Hugging Face