RKB109/rag-evaluation-lab-20260720-dataset
Viewer • Updated • 18 • 10
This repository contains a small, transparent prototype model for RAG systems often ship without a stable regression set or failure taxonomy.
The model combines per-label token weights with IDF-weighted evidence retrieval. It was generated for reproducible architecture demonstrations and does not call a hosted LLM.
text-classificationquestion-answeringtext-rankingsummarizationSynthetic cases validate the harness, not a production RAG system. Teams must add representative domain examples.
The dataset is synthetic and small. Do not use this model for consequential decisions without representative data, expert review, and production-grade evaluation.
The linked GitHub repository includes train.py, the exact dataset split,
evaluation code, and the model JSON format.