创建yangdx分支,并添加测试脚本
This commit is contained in:
@@ -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** |
|
||||
|
Reference in New Issue
Block a user