LbhYqh commited on
Commit
6c1115d
·
verified ·
1 Parent(s): 3bb8f4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ In this section, we will provide a detailed introduction to evaluation metrics.
25
 
26
  To evaluate the retrieval performance, we consider the following metrics:
27
 
28
- - **Context Recall** uses LLMs to evaluate whether the retrieved documents contain all the relevant information required for answer generation.
29
  - **Visual Recall** measures the percentage of retrieved images relative to the total number of images in the ground truth.
30
  It is computed as:
31
 
 
25
 
26
  To evaluate the retrieval performance, we consider the following metrics:
27
 
28
+ - **Context Recall** uses LLMs to evaluate whether the retrieved documents contain all the relevant textual information required for answer generation.
29
  - **Visual Recall** measures the percentage of retrieved images relative to the total number of images in the ground truth.
30
  It is computed as:
31