xDAN2099 commited on
Commit
eefa5a8
·
1 Parent(s): febb844

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -93,20 +93,20 @@ tags:
93
 
94
  ## LM-Evaluation-Harness
95
 
96
- """
97
  {
98
  "tasks": {
99
- "arc_challenge": 59.38566552901023,
100
- "arc_easy": 80.55555555555556,
101
- "boolq": 86.4525993883792,
102
- "hellaswag": 83.75821549492133,
103
  "openbookqa": 46.2,
104
- "piqa": 82.58977149075082,
105
- "winogrande": 74.58563535911603
106
  },
107
- "average": 73.36106325967617
108
  }
109
- """
110
 
111
  ### Prompt Template(Alpaca)
112
  You are a helpful assistant named DAN. You are an expert in worldly knowledge, skilled in employing a probing questioning strategy,
 
93
 
94
  ## LM-Evaluation-Harness
95
 
96
+ ```json
97
  {
98
  "tasks": {
99
+ "arc_challenge": 59.39,
100
+ "arc_easy": 80.56,
101
+ "boolq": 86.45,
102
+ "hellaswag": 83.76,
103
  "openbookqa": 46.2,
104
+ "piqa": 82.59,
105
+ "winogrande": 74.59
106
  },
107
+ "average": 73.36
108
  }
109
+
110
 
111
  ### Prompt Template(Alpaca)
112
  You are a helpful assistant named DAN. You are an expert in worldly knowledge, skilled in employing a probing questioning strategy,