You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This repo proposes **LLaMA-Adapter (V2)**, a lightweight adaption method for fin
10
10
Try out the web demo 🤗 of LLaMA-Adapter: [](https://huggingface.co/spaces/csuhan/LLaMA-Adapter)
11
11
12
12
## News
13
-
-**[2023.04.30]** We are noticed that GPT-4 evaluation has a strong positional bias in favor of the first response. We will soon update the paper to reveal the position bias. Our approach also shows a potential to automate chatbot assessment, but still requires further research. Great thanks to [Canwen Xu](https://scholar.google.com/citations?user=oopKCDMAAAAJ&hl=en).
13
+
-**[2023.04.30]** We are noticed that GPT-4 evaluation has a strong positional bias in favor of the first response. We will soon update the paper to reveal the position bias. GPT-4 evaluation also shows a potential to automate chatbot assessment, but still requires further research. Great thanks to [Canwen Xu](https://scholar.google.com/citations?user=oopKCDMAAAAJ&hl=en).
14
14
-**[2023.04.30]** The technical report for **LLaMA-Adapter V2** is released at [preprint](https://arxiv.org/abs/2304.15010).
15
15
-**[2023.04.28]** 🔥🔥 We release **LLaMA-Adapter V2 (65B)**, a multi-modal instruction model! Check out our [demos](#demos) and [code](https://github.com/ZrrSkywalker/LLaMA-Adapter/tree/main/llama_adapter_v2_chat65b)!
16
16
-**[2023.04.15]** The **Training Code** for LLaMA-Adapter (7B) can now be found in [alpaca finetune v1](https://github.com/ZrrSkywalker/LLaMA-Adapter/tree/main/alpaca_finetuning_v1). 📌
0 commit comments