Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Update README.md (#5071)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaseweston authored Aug 14, 2023
1 parent bfd3b8b commit 4a7ba6b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions projects/humpback/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ from among these candidates (self-curation). This data is then used to finetune
- Finetuning LLaMa on two iterations of our approach yields a model, _Humpback_, that outperforms all other LLaMa-based models on the Alpaca leaderboard not relying on distillation data, demonstrating highly effective self-alignment.



## Paper

- [ArXiv link to paper here](https://arxiv.org/abs/2308.06259).


## Motivation

Aligning large language models (LLMs) to perform instruction following has become a (really!) important topic!
Expand Down

0 comments on commit 4a7ba6b

Please sign in to comment.