File tree 3 files changed +685
-23
lines changed
3 files changed +685
-23
lines changed Original file line number Diff line number Diff line change 608
608
609
609
< h1 id ="leaderboard "> Leaderboard</ h1 >
610
610
< p > < center > </ p >
611
+ <!-- BEGIN INCLUDE leaderboard_table.md -->
611
612
< table >
612
613
< thead >
613
614
< tr >
614
- < th > Date</ th >
615
- < th > Authors</ th >
616
- < th > Model</ th >
617
- < th > Score</ th >
618
- < th > Notes</ th >
615
+ < th style ="text-align: right; "> date</ th >
616
+ < th style ="text-align: left; "> author</ th >
617
+ < th style ="text-align: left; "> model</ th >
618
+ < th style ="text-align: right; "> score</ th >
619
619
</ tr >
620
620
</ thead >
621
621
< tbody >
622
622
< tr >
623
- < td > January</ td >
624
- < td > 0.8</ td >
625
- < td > </ td >
626
- < td > </ td >
627
- < td > </ td >
623
+ < td style ="text-align: right; "> 240712</ td >
624
+ < td style ="text-align: left; "> scicode</ td >
625
+ < td style ="text-align: left; "> gpt4</ td >
626
+ < td style ="text-align: right; "> 0.8</ td >
628
627
</ tr >
629
628
< tr >
630
- < td > February</ td >
631
- < td > 0.7</ td >
632
- < td > </ td >
633
- < td > </ td >
634
- < td > </ td >
635
- </ tr >
636
- < tr >
637
- < td > March</ td >
638
- < td > 0.6</ td >
639
- < td > </ td >
640
- < td > </ td >
641
- < td > </ td >
629
+ < td style ="text-align: right; "> 240712</ td >
630
+ < td style ="text-align: left; "> scicode</ td >
631
+ < td style ="text-align: left; "> gpt4o</ td >
632
+ < td style ="text-align: right; "> 0.8</ td >
642
633
</ tr >
643
634
</ tbody >
644
635
</ table >
636
+ <!-- END INCLUDE -->
637
+
645
638
< p > </ center > </ p >
646
639
< div class ="admonition tip ">
647
640
< p class ="admonition-title "> How to submit</ p >
You can’t perform that action at this time.
0 commit comments