add short decsription in md
This commit is contained in:
parent
343de01d5a
commit
cdecf5fb8f
1 changed files with 3 additions and 1 deletions
|
|
@ -123,7 +123,9 @@
|
||||||
"- **Empowerment**: How well does the answer help the reader understand and make informed judgements about the topic?\n",
|
"- **Empowerment**: How well does the answer help the reader understand and make informed judgements about the topic?\n",
|
||||||
"- **Directness**: How specifically and clearly does the answer address the question?\n",
|
"- **Directness**: How specifically and clearly does the answer address the question?\n",
|
||||||
"- **F1 Score**: the harmonic mean of the precision and recall, using word-level Exact Match\n",
|
"- **F1 Score**: the harmonic mean of the precision and recall, using word-level Exact Match\n",
|
||||||
"- **EM Score**: the rate at which the predicted strings exactly match their references, ignoring white spaces and capitalization."
|
"- **EM Score**: the rate at which the predicted strings exactly match their references, ignoring white spaces and capitalization.\n",
|
||||||
|
"\n",
|
||||||
|
"We can also calculate scores based on the same metrics with promptfoo"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue