RKB109/production-ai-observability-20260731-dataset
Viewer • Updated • 18 • 29
This repository contains a small, transparent prototype model for Production AI teams need trace-level signals for latency, token growth, tool failures, and low-quality outputs.
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-classificationtoken-classificationsummarizationzero-shot-classificationThresholds are demonstration defaults and need calibration against each production workload.
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.