decem commited on
Commit
b27f406
1 Parent(s): bae6df6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -23,12 +23,15 @@ language:
23
  ## Prompt Template for alpaca style
24
 
25
  ```
26
- ### Instruction:
27
 
28
- <prompt> (without the <>)
 
29
 
30
  ### Response:
 
31
  ```
 
32
 
33
  ## Open LLM Leaderboard Evaluation Details
34
  [https://huggingface.co/datasets/open-llm-leaderboard/details_decem__Dionysus-Mistral-m3-v6](https://huggingface.co/datasets/open-llm-leaderboard/details_decem__Dionysus-Mistral-m3-v6)
 
23
  ## Prompt Template for alpaca style
24
 
25
  ```
26
+ {system prompt} (without the {})
27
 
28
+ ### Instruction:
29
+ {user_name}: {prompt} (without the <>)
30
 
31
  ### Response:
32
+ {character_name}: (without the <>)
33
  ```
34
+ stop_words: </s>
35
 
36
  ## Open LLM Leaderboard Evaluation Details
37
  [https://huggingface.co/datasets/open-llm-leaderboard/details_decem__Dionysus-Mistral-m3-v6](https://huggingface.co/datasets/open-llm-leaderboard/details_decem__Dionysus-Mistral-m3-v6)