Update app.py
Browse files
app.py
CHANGED
|
@@ -91,8 +91,8 @@ def clear(txt):
|
|
| 91 |
title = "# Eyewitness Confidence Statement Classifier"
|
| 92 |
description = """
|
| 93 |
<p>This site hosts a Transformer-based large language model (LLM) for classifying eyewitness
|
| 94 |
-
confidence statements. The model is free for public and researcher use. The development and performance of the model are described in
|
| 95 |
-
Greenspan, R. L., Lyman, A., & Heaton, P. (2024). Assessing verbal eyewitness confidence statements using natural language processing. <i>Psychological Science
|
| 96 |
Please cite to that paper if you use the model.</p>
|
| 97 |
<h2>Instructions</h2>
|
| 98 |
<h3>Single Witness Statement</h3>
|
|
|
|
| 91 |
title = "# Eyewitness Confidence Statement Classifier"
|
| 92 |
description = """
|
| 93 |
<p>This site hosts a Transformer-based large language model (LLM) for classifying eyewitness
|
| 94 |
+
confidence statements. The model is free for public and researcher use. The development and performance of the model are described in <p>
|
| 95 |
+
Greenspan, R. L., Lyman, A., & Heaton, P. (2024). Assessing verbal eyewitness confidence statements using natural language processing. <i>Psychological Science</i>. <a href="https://doi.org/10.1177/09567976241229028">https://doi.org/10.1177/09567976241229028</a><p>
|
| 96 |
Please cite to that paper if you use the model.</p>
|
| 97 |
<h2>Instructions</h2>
|
| 98 |
<h3>Single Witness Statement</h3>
|