yezdata commited on
Commit
f937111
·
verified ·
1 Parent(s): 1e4b7fa

UPDATE EmCoder TO V2

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -179,7 +179,7 @@ $$
179
 
180
 
181
  ### Entropy-based Uncertainty Decomposition
182
- EmCoder computes probabilistic uncertainty using Information Theory metrics over $N$ stochastic forward passes
183
 
184
  **Demonstration of model uncertainty utilization**
185
  To validate uncertainty quantification, reject the top **X%** most uncertain (epistemic) classifications. The model's Macro F1 jumps from 0.488 to above 0.70, proving that the model's self-reported uncertainty is highly correlated with its actual error rate
 
179
 
180
 
181
  ### Entropy-based Uncertainty Decomposition
182
+ EmCoder computes probabilistic uncertainty using Information Theory metrics over N stochastic forward passes
183
 
184
  **Demonstration of model uncertainty utilization**
185
  To validate uncertainty quantification, reject the top **X%** most uncertain (epistemic) classifications. The model's Macro F1 jumps from 0.488 to above 0.70, proving that the model's self-reported uncertainty is highly correlated with its actual error rate