创建yangdx分支,并添加测试脚本

This commit is contained in:
yangdx
2025-01-14 23:04:41 +08:00
parent 61349b0fe7
commit 0bfeb237e3
2 changed files with 72 additions and 1 deletions

View File

@@ -695,7 +695,7 @@ Output the results in the following structure:
```
</details>
### Batch Eval
### Batch Eval
To evaluate the performance of two RAG systems on high-level queries, LightRAG uses the following prompt, with the specific code available in `example/batch_eval.py`.
<details>
@@ -746,6 +746,7 @@ Output your evaluation in the following JSON format:
</details>
### Overall Performance Table
| | **Agriculture** | | **CS** | | **Legal** | | **Mix** | |
|----------------------|-------------------------|-----------------------|-----------------------|-----------------------|-----------------------|-----------------------|-----------------------|-----------------------|
| | NaiveRAG | **LightRAG** | NaiveRAG | **LightRAG** | NaiveRAG | **LightRAG** | NaiveRAG | **LightRAG** |