gpjt commited on
Commit
de6eadb
1 Parent(s): e7d3ad9

Updated README with some useful details

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -22,4 +22,8 @@ configs:
22
  license: apache-2.0
23
  task_categories:
24
  - text-generation
25
- ---
 
 
 
 
 
22
  license: apache-2.0
23
  task_categories:
24
  - text-generation
25
+ ---
26
+
27
+ This dataset is [timdettmers/openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) converted to what I believe
28
+ to be the Llama 2 prompt format (based on [this Reddit post](https://www.reddit.com/r/LocalLLaMA/comments/155po2p/get_llama_2_prompt_format_right/)).
29
+ It is otherwise completely unchanged, and has exactly the same prompts as the original.