Niklas Hoepner
commited on
Commit
·
bba3d69
1
Parent(s):
6522cd3
Updated README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ Answer in one word - Yes or No.
|
|
37 |
|
38 |
The model's **log-probabilities** for "Yes" and "No" tokens are used to compute the score.
|
39 |
|
40 |
-
### 🧮
|
41 |
|
42 |
Let $ l_{\text{yes}}$ and $ l_{\text{no}}$ be the log-probabilities of "Yes" and "No", respectively.
|
43 |
|
|
|
37 |
|
38 |
The model's **log-probabilities** for "Yes" and "No" tokens are used to compute the score.
|
39 |
|
40 |
+
### 🧮 Score Calculation
|
41 |
|
42 |
Let $ l_{\text{yes}}$ and $ l_{\text{no}}$ be the log-probabilities of "Yes" and "No", respectively.
|
43 |
|