psheaton commited on
Commit
c2ee4ee
·
verified ·
1 Parent(s): ffb6da6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -107,7 +107,7 @@ one confidence statement per line of text. The classifier will output a pipe-del
107
  includes, for each input line, the original confidence statement, the model’s classification (high, medium,
108
  or low), the estimated probability that the statement is, respectively, high, medium, and low confidence, and confidence
109
  entropy. For a more detailed guide about how to batch process confidence
110
- statements, see <a href="https://osf.io/9cbt6/?view_only=0c3a261c7969474d9bf15b157603274b">this page</a>.
111
  <h3>Disclaimer</h3>
112
  <p>This classifier tool (the &quot;Tool&quot;) is provided for informational purposes only. The Tool generates
113
  outcomes based on the inputs provided and the logic of the algorithm. While every effort has
 
107
  includes, for each input line, the original confidence statement, the model’s classification (high, medium,
108
  or low), the estimated probability that the statement is, respectively, high, medium, and low confidence, and confidence
109
  entropy. For a more detailed guide about how to batch process confidence
110
+ statements, see <a href="https://osf.io/k2vay">this page</a>.
111
  <h3>Disclaimer</h3>
112
  <p>This classifier tool (the &quot;Tool&quot;) is provided for informational purposes only. The Tool generates
113
  outcomes based on the inputs provided and the logic of the algorithm. While every effort has