s-a-malik commited on
Commit
bf84689
1 Parent(s): 7d0b69e

work in progress note

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ DESCRIPTION = """
36
  <li><b>Semantic Uncertainty Probe:</b> Predicts the semantic uncertainty of the model's generations.</li>
37
  <li><b>Accuracy Probe:</b> Predicts the accuracy of the model's generations.</li>
38
  </ul>
39
- <p>Please see our paper for more details.</p>
40
  """
41
 
42
  EXAMPLES = [
 
36
  <li><b>Semantic Uncertainty Probe:</b> Predicts the semantic uncertainty of the model's generations.</li>
37
  <li><b>Accuracy Probe:</b> Predicts the accuracy of the model's generations.</li>
38
  </ul>
39
+ <p>Please see our paper for more details. NOTE: This demo is a work in progress.</p>
40
  """
41
 
42
  EXAMPLES = [