File tree 2 files changed +2
-8
lines changed
2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -290,12 +290,6 @@ <h3>🤗 More Leaderboards</h3>
290
290
</ li >
291
291
< li > < a href ="https://github.com/Leolty/repobench "> RepoBench</ a > </ li >
292
292
< li > < a href ="https://www.swebench.com/ "> SWE-bench</ a > </ li >
293
- < li >
294
- < a href ="https://leaderboard.tabbyml.com/ "> TabbyML Leaderboard</ a >
295
- </ li >
296
- < li >
297
- < a href ="https://github.com/alphadl/OOP-eval "> OOP</ a >
298
- </ li >
299
293
</ ol >
300
294
</ div >
301
295
</ div >
@@ -389,7 +383,7 @@ <h3>🙏 Acknowledgements</h3>
389
383
} ,
390
384
} ,
391
385
yAxis : {
392
- name : "PASS@1 (greedy decoding)" ,
386
+ name : "Accuracy (greedy decoding)" ,
393
387
type : "value" ,
394
388
show : true ,
395
389
nameTextStyle : {
Original file line number Diff line number Diff line change 267
267
"complete" : 53.97
268
268
},
269
269
"prompted" : true ,
270
- "size" : " None " ,
270
+ "size" : null ,
271
271
"direct_complete" : false ,
272
272
"lazy" : false ,
273
273
"elo_mle" : 874
You can’t perform that action at this time.
0 commit comments