Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf:model baseline result displayed in reverse order #187

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

junewgl
Copy link
Collaborator

@junewgl junewgl commented Dec 14, 2023

for example:

  • show_scores()
+---------+------------------------+--------+--------+-------+-------+--------+-------+-------+-------+
| dataset |         model          | method | prompt | etype |  easy | medium |  hard | extra |  all  |
+---------+------------------------+--------+--------+-------+-------+--------+-------+-------+-------+
|  spider | codellama-13b-instruct |  lora  | alpaca |   ex  | 0.940 | 0.789  | 0.684 | 0.404 | 0.746 |
|  spider | codellama-13b-instruct | qlora  | alpaca |   ex  | 0.940 | 0.774  | 0.626 | 0.392 | 0.727 |
|  spider | codellama-7b-instruct  |  lora  | alpaca |   ex  | 0.923 | 0.756  | 0.586 | 0.349 | 0.702 |
|  spider |     qwen-14b-chat      | qlora  | alpaca |   ex  | 0.919 | 0.744  | 0.598 | 0.367 | 0.701 |
|  spider | codellama-7b-instruct  | qlora  | alpaca |   ex  | 0.911 | 0.751  | 0.598 | 0.331 | 0.696 |
|  spider |    llama2-13b-chat     |  lora  | alpaca |   ex  | 0.907 | 0.729  | 0.552 | 0.343 | 0.680 |
|  spider |   baichuan2-13b-chat   |  lora  | alpaca |   ex  | 0.903 | 0.702  | 0.569 | 0.392 | 0.678 |
|  spider |    llama2-13b-chat     | qlora  | alpaca |   ex  | 0.911 | 0.700  | 0.552 | 0.319 | 0.664 |
|  spider |     qwen-14b-chat      |  lora  | alpaca |   ex  | 0.895 | 0.702  | 0.552 | 0.331 | 0.663 |
|  spider |      qwen-7b-chat      | qlora  | alpaca |   ex  | 0.911 | 0.675  | 0.575 | 0.343 | 0.662 |
|  spider |   baichuan2-13b-chat   | qlora  | alpaca |   ex  | 0.895 | 0.675  | 0.580 | 0.343 | 0.659 |
|  spider |      qwen-7b-chat      |  lora  | alpaca |   ex  | 0.855 | 0.688  | 0.575 | 0.331 | 0.652 |
|  spider |     llama2-7b-chat     |  lora  | alpaca |   ex  | 0.887 | 0.641  | 0.489 | 0.331 | 0.626 |
|  spider |   baichuan2-7b-chat    | qlora  | alpaca |   ex  | 0.891 | 0.637  | 0.489 | 0.331 | 0.624 |
|  spider |     llama2-7b-chat     | qlora  | alpaca |   ex  | 0.847 | 0.623  | 0.466 | 0.361 | 0.608 |
|  spider |   baichuan2-7b-chat    |  lora  | alpaca |   ex  | 0.871 | 0.630  | 0.448 | 0.295 | 0.603 |
|  spider |      chatglm3-6b       |  lora  | alpaca |   ex  | 0.855 | 0.605  | 0.477 | 0.271 |  0.59 |
|  spider |      chatglm3-6b       | qlora  | alpaca |   ex  | 0.843 | 0.603  | 0.506 | 0.211 | 0.581 |
|  spider |     qwen-14b-chat      |  base  | alpaca |   ex  | 0.871 | 0.632  | 0.368 | 0.181 | 0.573 |
|  spider | codellama-13b-instruct |  base  | alpaca |   ex  | 0.698 | 0.601  | 0.408 | 0.271 | 0.539 |
|  spider |   baichuan2-13b-chat   |  base  | alpaca |   ex  | 0.581 | 0.413  | 0.264 | 0.187 | 0.392 |
|  spider |   baichuan2-7b-chat    |  base  | alpaca |   ex  | 0.577 | 0.352  | 0.201 | 0.066 | 0.335 |
|  spider |      qwen-7b-chat      |  base  | alpaca |   ex  | 0.395 | 0.256  | 0.138 | 0.042 | 0.235 |
|  spider | codellama-7b-instruct  |  base  | alpaca |   ex  | 0.214 | 0.177  | 0.092 | 0.036 | 0.149 |
|  spider |     llama2-7b-chat     |  base  | alpaca |   ex  |   0   |   0    |   0   |   0   |   0   |
|  spider |    llama2-13b-chat     |  base  | alpaca |   ex  |   0   |   0    |   0   |   0   |   0   |
|  spider |      chatglm3-6b       |  base  | alpaca |   ex  |   0   |   0    |   0   |   0   |   0   |
|  spider |      qwen-7b-chat      | qlora  | alpaca |   em  |       |        |       |       |       |
|  spider |      qwen-7b-chat      |  lora  | alpaca |   em  |       |        |       |       |       |
|  spider |      qwen-7b-chat      |  base  | alpaca |   em  |       |        |       |       |       |
|  spider |     qwen-14b-chat      | qlora  | alpaca |   em  |       |        |       |       |       |
|  spider |     qwen-14b-chat      |  lora  | alpaca |   em  |       |        |       |       |       |
|  spider |     qwen-14b-chat      |  base  | alpaca |   em  |       |        |       |       |       |
|  spider |     llama2-7b-chat     | qlora  | alpaca |   em  |       |        |       |       |       |
|  spider |     llama2-7b-chat     |  lora  | alpaca |   em  |       |        |       |       |       |
|  spider |     llama2-7b-chat     |  base  | alpaca |   em  |       |        |       |       |       |
|  spider |    llama2-13b-chat     | qlora  | alpaca |   em  |       |        |       |       |       |
|  spider |    llama2-13b-chat     |  lora  | alpaca |   em  |       |        |       |       |       |
|  spider |    llama2-13b-chat     |  base  | alpaca |   em  |       |        |       |       |       |
|  spider | codellama-7b-instruct  | qlora  | alpaca |   em  |       |        |       |       |       |
|  spider | codellama-7b-instruct  |  lora  | alpaca |   em  |       |        |       |       |       |
|  spider | codellama-7b-instruct  |  base  | alpaca |   em  |       |        |       |       |       |
|  spider | codellama-13b-instruct | qlora  | alpaca |   em  |       |        |       |       |       |
|  spider | codellama-13b-instruct |  lora  | alpaca |   em  |       |        |       |       |       |
|  spider | codellama-13b-instruct |  base  | alpaca |   em  |       |        |       |       |       |
|  spider |      chatglm3-6b       | qlora  | alpaca |   em  |       |        |       |       |       |
|  spider |      chatglm3-6b       |  lora  | alpaca |   em  |       |        |       |       |       |
|  spider |      chatglm3-6b       |  base  | alpaca |   em  |       |        |       |       |       |
|  spider |   baichuan2-7b-chat    | qlora  | alpaca |   em  |       |        |       |       |       |
|  spider |   baichuan2-7b-chat    |  lora  | alpaca |   em  |       |        |       |       |       |
|  spider |   baichuan2-7b-chat    |  base  | alpaca |   em  |       |        |       |       |       |
|  spider |   baichuan2-13b-chat   | qlora  | alpaca |   em  |       |        |       |       |       |
|  spider |   baichuan2-13b-chat   |  lora  | alpaca |   em  |       |        |       |       |       |
|  spider |   baichuan2-13b-chat   |  base  | alpaca |   em  |       |        |       |       |       |
+---------+------------------------+--------+--------+-------+-------+--------+-------+-------+-------+ 

Copy link
Member

@wangzaistone wangzaistone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wangzaistone wangzaistone merged commit 2b494be into main Dec 16, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants