PadmaDhakappa librarian-bot commited on
Commit
3cd1700
1 Parent(s): a8be356

Librarian Bot: Add language metadata for dataset (#2)

Browse files

- Librarian Bot: Add language metadata for dataset (29995f5aef999dd0b0ba0e38b07d249f3675d4cb)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  This is the excellent timdettmers/openassistant-guanaco dataset, processed to match Llama 2's prompt format as described in this article.
2
 
3
  Useful if you don't want to reformat it by yourself (e.g., using a script). It was designed for this article about fine-tuning a Llama 2 model in a Google Colab.
 
1
+ ---
2
+ language:
3
+ - es
4
+ - en
5
+ ---
6
  This is the excellent timdettmers/openassistant-guanaco dataset, processed to match Llama 2's prompt format as described in this article.
7
 
8
  Useful if you don't want to reformat it by yourself (e.g., using a script). It was designed for this article about fine-tuning a Llama 2 model in a Google Colab.