DavidGF commited on
Commit
9808a16
1 Parent(s): 919e96d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -79,7 +79,7 @@ Detailed information on how the new training strategy works and the advantages i
79
 
80
 
81
  ### Prompt Template:
82
- We trained on vicuna prompt template. Please add the following stopping string to your client: "</s>","</p>" (we did not add the special tokens to the training config)
83
  ```
84
  You are a helpful AI Assistant.
85
 
@@ -95,7 +95,7 @@ ASSISTANT:
95
 
96
  | Metric | Value |
97
  |-----------------------|---------------------------|
98
- | Avg. | 68.92 |
99
  | ARC (25-shot) | 59.98 |
100
  | HellaSwag (10-shot) | 82.28 |
101
  | MMLU (5-shot) | 63.53|
 
79
 
80
 
81
  ### Prompt Template:
82
+ We trained on vicuna prompt template. Please add the following stopping string to your client: </s>,</p> (we did not add the special tokens to the training config)
83
  ```
84
  You are a helpful AI Assistant.
85
 
 
95
 
96
  | Metric | Value |
97
  |-----------------------|---------------------------|
98
+ | Avg. | **68.92** |
99
  | ARC (25-shot) | 59.98 |
100
  | HellaSwag (10-shot) | 82.28 |
101
  | MMLU (5-shot) | 63.53|