# Module 2 Reports These files summarize the DistilBERT emotion classifier trained in `notebooks/module_2_emotion_training.ipynb`. Included reports: - `metrics_summary.json` - `test_classification_report.txt` - `test_classification_report.csv` - `explanation_examples.json` when explanation outputs are available in the notebook The notebook also generates `test_confusion_matrix.csv` during a full Colab run. The exact matrix is not reconstructed here unless that generated CSV is copied back from Colab, because the matrix values were not printed in the saved notebook output.