alpaca tatsu-lab
Dataset Card for Alpaca Dataset Summary Alpaca is a dataset of 52,000 instructions and demonstrations generated by OpenAI's text-davinci-003 engine. This instruction data can be used to conduct instruction-tuning for language models and make the language model follow instruction better. The authors built on the data generation pipeline from Self-Instruct framework and made the following modifications: The text-davinci-003 engine to generate the instruction data… See the full description on the dataset page: https://huggingface.co/datasets/tatsu-lab/alpaca.
- 種別
- dataset
- ライセンス
- cc-by-nc-4.0
- 言語
- en
- ダウンロード
- 83,298
- いいね
- 1,093
- アクセス
- public
- ファイル
- 0
README
--- license: cc-by-nc-4.0 language: - en tags: - instruction-finetuning pretty_name: Alpaca task_categories: - text-generation --- # Dataset Card for Alpaca ## Dataset Description - **Homepage:** https://crfm.stanford.edu/2023/03/13/alpaca.html - **Repository:** https://github.com/tatsu-lab/stanfor…