-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy pathalpaca_52k.yaml
More file actions
17 lines (17 loc) · 848 Bytes
/
alpaca_52k.yaml
File metadata and controls
17 lines (17 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pretty_name: alpaca_data_52k
license:
- cc-by-4.0
language:
- en
multilinguality:
- monolingual
download_link:
- https://huggingface.co/datasets/joecodecreations/alpaca_data_52k/resolve/main/alpaca_data.jsonl
source:
- https://huggingface.co/datasets/joecodecreations/alpaca_data_52k
task_types:
- instruction-tuning
description:
- "dialogue instruction-tuning / instruction following; example: <human>: xxxx\n<bot>: yyyy, Data is from stanford_alpaca project, data is for fine-tuning instruction-following where data generated by the techniques in Self-Instruct: Aligning Language Model with Self Generated Instructions. Yizhong Wang, Yeganeh Kordi, Swaroop Mishra, Alisa Liu, Noah A. Smith, Daniel Khashabi, Hannaneh Hajishirzi. https://arxiv.org/abs/2212.10560"
processed_by:
- Joey Sanchez (https://github.com/joecodecreations)