Asilarknes commited on
Commit
d744cbe
·
verified ·
1 Parent(s): d5ba774

Upload results.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. results.json +16 -7
results.json CHANGED
@@ -1,9 +1,18 @@
1
  {
2
- "HumanEval_pass@1": 0.0,
3
- "HumanEval_n": 164,
4
- "MBPP_pass@1": 0.5,
5
- "MBPP_n": 200,
6
- "params_M": 211.3,
7
- "context": 1024,
8
- "eval_minutes": 2.9
 
 
 
 
 
 
 
 
 
9
  }
 
1
  {
2
+ "standard": {
3
+ "HumanEval": 0.61,
4
+ "MBPP": 3.5
5
+ },
6
+ "reasoning": {
7
+ "HumanEval": 0.0,
8
+ "MBPP": 0.5
9
+ },
10
+ "meta": {
11
+ "params_M": 212.4,
12
+ "context": 2048,
13
+ "he_n": 164,
14
+ "mbpp_n": 200,
15
+ "refine_iters": 2,
16
+ "minutes": 11.4
17
+ }
18
  }