Skip to content
#

rouge-score

Here are 12 public repositories matching this topic...

End-to-end MLOps pipeline that catches LLM quality regressions before production. Every PR is scored against a versioned golden dataset using BERTScore + ROUGE-L + an LLM-as-Judge rubric, compared to the MLflow production baseline, and shadowed against 5% of live traffic. FastAPI + Celery + TimescaleDB + Streamlit + DVC + GitHub Actions.

  • Updated Jun 15, 2026
  • Python

English-to-Hindi Neural Machine Translation using a Seq2Seq GRU Encoder-Decoder with Additive Attention. Built from scratch with TensorFlow, teacher forcing, XAI (Integrated Gradients), and BLEU/ROUGE evaluation to improve translation quality.

  • Updated Jul 22, 2026
  • Jupyter Notebook

LLM evaluation on a 643-question Austrian tax-law benchmark: ROUGE, BLEU and BERTScore plus a manual failure-mode analysis. Compares a QLoRA fine-tuned 5B model against a 31B zero-shot baseline; the smaller fine-tuned model wins on all five metrics.

  • Updated Jul 26, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the rouge-score topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rouge-score topic, visit your repo's landing page and select "manage topics."

Learn more