Update README.md
Browse files
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 |
|