diff --git a/docs/eval_llm_result.md b/docs/eval_llm_result.md index a91f5a2..0b80f9a 100644 --- a/docs/eval_llm_result.md +++ b/docs/eval_llm_result.md @@ -13,7 +13,7 @@ This doc aims to summarize the performance of publicly available big language mo | wizardcoder | 0.610 | [text-to-sql-wizardcoder](https://github.com/cuplv/text-to-sql-wizardcoder/tree/main) | |CodeLlama-13b-Instruct-hf| 0.556 | eval in this project default param| |Baichuan2-13B-Chat|0.392| eval in this project default param| -| llama2_13b_hf | xxx | run in this project,default param set. | +| llama2_13b_hf | 0.449 | [numbersstation-eval-res](https://www.numbersstation.ai/post/nsql-llama-2-7b) | | llama2_13b_hf_lora_best | 0.744 | sft train by our this project,only used spider train dataset ,the same eval way in this project. |