Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoyi-wu authored May 20, 2023
1 parent 77de0d5 commit 9613ab6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ More details about how to fine-tune LLaMA can refer to [Finetune_LLAMA](https://
| LLaMA-7B-Full | Full fine-tuning | 44.55/35.66 | 48.15 | 73.4 |
| PMC-LLaMA-7B-Full | Full fine-tuning | 44.70/40.61 | 50.54 | 69.5 |
| LLaMA-13B-Full | Full fine-tuning | 45.48/39.36 | 51.42 | 77.2 |
| MedLLaMA-13B-Full | Full fine-tuning | 48.15/43.52 | 54.15 | 77.7 |
| MedLLaMA-13B-Full | Full fine-tuning | **48.15/43.52** | **54.15** | **77.7** |
| LLaMA-7B-PEFT | PEFT | 29.38/27.34 | 32.37 | 65.8 |
| PMC-LLaMA-7B$-PEFT | PEFT | 30.64/28.52 | 34.33 | 68.2 |
| LLaMA-13B-PEFT | PEFT | 38.73/38.73 | 39.56 | 65.4 |
| MedLLaMA-13B-Full | PEFT | 39.12/39.98 | 41.26 | 69.4 |
| MedLLaMA-13B-Full | PEFT | **39.12/39.98** | **41.26** | **69.4** |

Note that, the manual and zero-shot results with * are referred from [LMFLow](https://github.com/OptimalScale/LMFlow/tree/main/src/lmflow).

Expand Down

0 comments on commit 9613ab6

Please sign in to comment.