File size: 816 Bytes
b29543a 3ce0616 b29543a 3ce0616 b29543a 3ce0616 b29543a 9c91764 b29543a 9c91764 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 15409089
num_examples: 9846
- name: test
num_bytes: 815811
num_examples: 518
download_size: 9461517
dataset_size: 16224900
---
# Guanaco: Lazy Llama 2 Formatting
This is the excellent [`timdettmers/openassistant-guanaco`](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) dataset, processed to match Llama 2's prompt format as described [in this article](https://huggingface.co/blog/llama2#how-to-prompt-llama-2).
Useful if you don't want to reformat it by yourself (e.g., using a script). It was designed for [this article](https://mlabonne.github.io/blog/posts/Fine_Tune_Your_Own_Llama_2_Model_in_a_Colab_Notebook.html) about fine-tuning a Llama 2 model in a Google Colab.
|