File size: 615 Bytes
2fe8fc4 44ce88d 2fe8fc4 44ce88d 2fe8fc4 17bf149 2b6eb31 17bf149 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 6506626
num_examples: 5000
download_size: 3657118
dataset_size: 6506626
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# guanaco dataset processed for Llama-3 chat model
<!-- Provide a quick summary of the dataset. -->
A dataset with 5000 samples for Llama-3-8B-Instruct fine-tuning. The original dataset [timdettmers/openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) is processed to match Llama-3 chat prompt format.
|