baebee commited on
Commit
5a1b1d5
·
1 Parent(s): 1f7436c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -10,8 +10,16 @@ tags:
10
  ---
11
  # Starlight (7B)
12
 
 
 
 
 
 
 
13
  ## The model follows the Alpaca template:
14
- ```### Instruction: {prompt} ### Response:```
 
 
15
 
16
  ## Example:
17
  ```
 
10
  ---
11
  # Starlight (7B)
12
 
13
+ | Model | Average ⬆️ | ARC | HellaSwag | MMLU | TruthfulQA |
14
+ |----------------------|------------|-------|-----------|-------|------------|
15
+ | NewstaR/Starlight-13B| 58.63 | 59.3 | 82.15 | 55.67 | 37.39 |
16
+ | NewstaR/Starlight-7B | 54.3 | 53.07 | 78.57 | 46.8 | 38.75 |
17
+
18
+
19
  ## The model follows the Alpaca template:
20
+ ```
21
+ ### Instruction: {prompt} ### Response:
22
+ ```
23
 
24
  ## Example:
25
  ```