|
--- |
|
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. |
|
|