Skip to content

Commit 4709735

Browse files
authored
Update README.md
1 parent fe32d53 commit 4709735

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,13 @@ Copy the mcp.json file over, and make sure the file path is correct.
329329
command": "/root/miniconda3/envs/memos/bin/python"
330330
#This should be changed to the Python interpreter of your virtual environment
331331
```
332+
## 📊 Reproduce experimental results
333+
```bash
334+
cd eval
335+
Configure API keys and other settings in the code
336+
python3 main_loco_parse.py
337+
python3 evalution_loco.py
338+
```
332339
333340
334341
<span id='todo'/>

0 commit comments

Comments
 (0)