yezdata commited on
Commit
22745cd
·
verified ·
1 Parent(s): 325403e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -173,9 +173,14 @@ $$
173
 
174
 
175
 
176
- **Model uncertainty estimation**
 
 
 
 
177
  ![epistemic_unc](outputs/epistemic_unc_scatter.png)
178
 
 
179
  **Confusion matrix**
180
  ![multi_label_confusion_matrix](outputs/confusion_matrix.png)
181
 
 
173
 
174
 
175
 
176
+
177
+ **Model uncertainty quantification on GoEmotions test set**
178
+
179
+ The distribution demonstrates strong calibration, as the highest error density correlates with increased epistemic uncertainty. While most high-probability predictions are correct, a small fragment of overconfident incorrects remains likely due to dataset bias or linguistic nuances like sarcasm. These outliers identify a clear opportunity for further refinement using **temperature scaling**.
180
+
181
  ![epistemic_unc](outputs/epistemic_unc_scatter.png)
182
 
183
+
184
  **Confusion matrix**
185
  ![multi_label_confusion_matrix](outputs/confusion_matrix.png)
186