Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaseldot committed Mar 21, 2024
2 parents dc10f6d + 237b412 commit 32e2876
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ cd ..
```Bash
#命令行方式
python run.py eval_llama_7b_test.py -p slurm_conifg.py
nohup python run.py eval_llama_7b_test.py -l > xxx_log 2>&1 # 使用lark bot
#脚本方式
./eval_llama.sh
```
Expand Down
2 changes: 1 addition & 1 deletion human-eval
Submodule human-eval updated from 312c5e to df012f

0 comments on commit 32e2876

Please sign in to comment.