You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: evaluation/README.md
-11Lines changed: 0 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,15 +33,4 @@ To evaluate the **LoCoMo** dataset using one of the supported memory frameworks
33
33
./scripts/run_locomo_eval.sh
34
34
```
35
35
36
-
### mem0 rag and full-context Evaluation
37
-
+ Step 1: You should generate the rag files of mem0 project.
38
-
+ Step 2: Generating the mem0 evaluation files
39
-
+ Step 3: Using locomo framework to generate evalution files(It is different with step2)
40
-
+ Step 4: Evaluation score generation under mem0 framework
41
-
42
-
For detailed execution steps, please refer to File:
43
-
```bash
44
-
./scripts/run_locomo_eval.sh
45
-
```
46
-
47
36
✍️ For evaluating OpenAI's native memory feature with the LoCoMo dataset, please refer to the detailed guide: [OpenAI Memory on LoCoMo - Evaluation Guide](./scripts/locomo/openai_memory_locomo_eval_guide.md).
0 commit comments