File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 141
141
< h1 class ="text-nowrap mt-5 "> CodeMMLU Leaderboard</ h1 >
142
142
< h3 class ="fw-light text-nowrap ">
143
143
< small id ="warning ">
144
- < p > CodeMMLU: A Multi-Task Benchmark for Assessing Code Understanding Capabilities of CodeLLMs</ p >
144
+ < p > A Multi-Task Benchmark for Assessing Code Understanding Capabilities of CodeLLMs</ p >
145
145
< br /> </ small >
146
146
</ h3 >
147
147
< div class ="d-flex flex-row justify-content-center gap-3 ">
@@ -151,7 +151,7 @@ <h3 class="fw-light text-nowrap">
151
151
alt ="blog "
152
152
class ="img-fluid "
153
153
/> </ a >
154
- < a href ="https://arxiv.org/abs/2410.01999v1#:~:text=View%20a%20PDF%20of%20the%20paper%20titled%20CodeMMLU:%20A%20Multi-Task "
154
+ < a href ="https://arxiv.org/abs/2410.01999 "
155
155
> < img
156
156
src ="https://img.shields.io/badge/2410.01999-red?style=for-the-badge&label=arXiv "
157
157
alt ="leaderboard "
@@ -186,7 +186,7 @@ <h3 class="fw-light text-nowrap">
186
186
id ="Complete "
187
187
checked
188
188
/>
189
- < label class ="btn btn-outline-primary " for ="Complete "> Complete</ label >
189
+ <!-- < label class="btn btn-outline-primary" for="Complete">Complete</label> -- >
190
190
<!-- <input type="radio" class="btn-check" name="btnradio" id="Instruct" />
191
191
<label class="btn btn-outline-primary" for="Instruct">Instruct</label> -->
192
192
</ div >
Original file line number Diff line number Diff line change 9
9
"realtask_accuracy" : 38.26 ,
10
10
"syntactic_accuracy" : 67.22 ,
11
11
"semantic_accuracy" : 66.08 ,
12
- "prompted" : false ,
12
+ "prompted" : true ,
13
13
"size" : null ,
14
14
"direct_complete" : false ,
15
15
"lazy" : false ,
25
25
"realtask_accuracy" : 77.18 ,
26
26
"syntactic_accuracy" : 60.41 ,
27
27
"semantic_accuracy" : 57.81 ,
28
- "prompted" : false ,
28
+ "prompted" : true ,
29
29
"size" : null ,
30
30
"direct_complete" : false ,
31
31
"lazy" : false ,
41
41
"realtask_accuracy" : 45.26 ,
42
42
"syntactic_accuracy" : 61.68 ,
43
43
"semantic_accuracy" : 53.65 ,
44
- "prompted" : false ,
44
+ "prompted" : true ,
45
45
"size" : null ,
46
46
"direct_complete" : false ,
47
47
"lazy" : false ,
You can’t perform that action at this time.
0 commit comments