ssaraf1 commited on
Commit
ceb3690
·
verified ·
1 Parent(s): 7f0803d

Upload adapter_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. adapter_config.json +6 -5
adapter_config.json CHANGED
@@ -27,13 +27,14 @@
27
  "seed": 42
28
  },
29
  "performance": {
30
- "total": "45/76 (59.2%)",
31
- "next": "15/22 (68%)",
32
  "retry": "12/12 (100%)",
33
- "fork": "12/14 (86%)",
34
- "join": "6/15 (40%)",
35
  "meta": "0/13 (0%)",
36
  "beats_gpt41": true,
37
- "beats_v2": true
 
38
  }
39
  }
 
27
  "seed": 42
28
  },
29
  "performance": {
30
+ "total": "53/76 (69.7%)",
31
+ "next": "12/22 (55%)",
32
  "retry": "12/12 (100%)",
33
+ "fork": "14/14 (100%)",
34
+ "join": "15/15 (100%)",
35
  "meta": "0/13 (0%)",
36
  "beats_gpt41": true,
37
+ "beats_v2": true,
38
+ "note": "RETRY/FORK/JOIN all at 100% \u2014 only weakness is META (0%) and NEXT (55%)"
39
  }
40
  }