Skip to content

Commit

Permalink
[BFCL] Leaderboard Update, in sync with #600, #608, #616, #623, #626, #…
Browse files Browse the repository at this point in the history
…627, #635, and #638. (#639)

This PR updates the leaderboard to reflect the change in score due to
the following PR merge:

1. #608
2. #600
3. #616 
4. #623
5. #626
6. #627
7. #635 
8. #638

---------

Co-authored-by: Charlie Cheng-Jie Ji <[email protected]>
  • Loading branch information
HuanzhiMao and CharlieJCJ authored Sep 15, 2024
1 parent bc421d2 commit 2bc9c4a
Show file tree
Hide file tree
Showing 10 changed files with 298 additions and 206 deletions.
2 changes: 1 addition & 1 deletion assets/blog12_chart_data.json

Large diffs are not rendered by default.

142 changes: 74 additions & 68 deletions data_combined.csv

Large diffs are not rendered by default.

134 changes: 70 additions & 64 deletions data_live.csv

Large diffs are not rendered by default.

140 changes: 73 additions & 67 deletions data_non_live.csv

Large diffs are not rendered by default.

37 changes: 37 additions & 0 deletions index_live.js
Original file line number Diff line number Diff line change
Expand Up @@ -668,6 +668,43 @@ const color = [
"rgb(127, 255, 212)",
"rgb(219, 112, 147)",
"rgb(188, 143, 143)",
"rgb(233, 30, 99)",
"rgb(255, 87, 34)",
"rgb(76, 175, 80)",
"rgb(255, 193, 7)",
"rgb(96, 125, 139)",
"rgb(103, 58, 183)",
"rgb(3, 169, 244)",
"rgb(0, 188, 212)",
"rgb(205, 220, 57)",
"rgb(139, 195, 74)",
"rgb(0, 150, 136)",
"rgb(33, 150, 243)",
"rgb(63, 81, 181)",
"rgb(121, 85, 72)",
"rgb(156, 39, 176)",
"rgb(255, 235, 59)",
"rgb(158, 158, 158)",
"rgb(224, 64, 251)",
"rgb(244, 67, 54)",
"rgb(255, 152, 0)",
"rgb(233, 30, 99)",
"rgb(124, 179, 66)",
"rgb(255, 238, 88)",
"rgb(230, 126, 34)",
"rgb(93, 64, 55)",
"rgb(233, 30, 99)",
"rgb(76, 175, 80)",
"rgb(63, 81, 181)",
"rgb(255, 87, 34)",
"rgb(96, 125, 139)",
"rgb(158, 158, 158)",
"rgb(230, 74, 25)",
"rgb(0, 77, 64)",
"rgb(156, 39, 176)",
"rgb(123, 31, 162)",
"rgb(255, 193, 7)",
"rgb(245, 0, 87)",
];

function convertRGBtoRGBA(rgbString) {
Expand Down
37 changes: 37 additions & 0 deletions index_main.js
Original file line number Diff line number Diff line change
Expand Up @@ -668,6 +668,43 @@ const color = [
"rgb(127, 255, 212)",
"rgb(219, 112, 147)",
"rgb(188, 143, 143)",
"rgb(233, 30, 99)",
"rgb(255, 87, 34)",
"rgb(76, 175, 80)",
"rgb(255, 193, 7)",
"rgb(96, 125, 139)",
"rgb(103, 58, 183)",
"rgb(3, 169, 244)",
"rgb(0, 188, 212)",
"rgb(205, 220, 57)",
"rgb(139, 195, 74)",
"rgb(0, 150, 136)",
"rgb(33, 150, 243)",
"rgb(63, 81, 181)",
"rgb(121, 85, 72)",
"rgb(156, 39, 176)",
"rgb(255, 235, 59)",
"rgb(158, 158, 158)",
"rgb(224, 64, 251)",
"rgb(244, 67, 54)",
"rgb(255, 152, 0)",
"rgb(233, 30, 99)",
"rgb(124, 179, 66)",
"rgb(255, 238, 88)",
"rgb(230, 126, 34)",
"rgb(93, 64, 55)",
"rgb(233, 30, 99)",
"rgb(76, 175, 80)",
"rgb(63, 81, 181)",
"rgb(255, 87, 34)",
"rgb(96, 125, 139)",
"rgb(158, 158, 158)",
"rgb(230, 74, 25)",
"rgb(0, 77, 64)",
"rgb(156, 39, 176)",
"rgb(123, 31, 162)",
"rgb(255, 193, 7)",
"rgb(245, 0, 87)",
];

function convertRGBtoRGBA(rgbString) {
Expand Down
4 changes: 2 additions & 2 deletions leaderboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h2>BFCL Leaderboard</h2>
</p>
<div>
<span style="margin-left: 10px; margin-bottom: 15px;"><b><i style="font-size: 1.0em;">Last Updated:
2024-08-24 <a
2024-09-13 <a
href="https://github.com/ShishirPatil/gorilla/tree/main/berkeley-function-call-leaderboard#changelog">[Change
Log]</a></i></b></span>
</div>
Expand Down Expand Up @@ -228,7 +228,7 @@ <h2>Error Type Analysis</h2>
(coming soon).
</p>

<div id="6396c2e5-02fb-488a-bb87-0c3e060dbe2a" class="plotly-graph-div" style="height:100%; width:100%;"></div>
<div id="65eaa7cb-b38b-4e90-b8e2-7be2b3d11428" class="plotly-graph-div" style="height:100%; width:100%;"></div>
</div>

<!-- API Explorer Section -->
Expand Down
4 changes: 2 additions & 2 deletions leaderboard_live.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h2>BFCL Live Leaderboard</h2>
</p>
<div>
<span style="margin-left: 10px; margin-bottom: 15px;"><b><i style="font-size: 1.0em;">Last Updated:
2024-08-24 <a
2024-09-13 <a
href="https://github.com/ShishirPatil/gorilla/tree/main/berkeley-function-call-leaderboard#changelog">[Change
Log]</a></i></b></span>
</div>
Expand Down Expand Up @@ -218,7 +218,7 @@ <h2>Error Type Analysis</h2>
(coming soon).
</p>

<div id="eb988ec4-95d7-4df3-9364-8d033e8f88b6" class="plotly-graph-div" style="height:100%; width:100%;"></div>
<div id="5634d6f5-8396-4f47-b936-a1319f3cfc79" class="plotly-graph-div" style="height:100%; width:100%;"></div>
</div>

<!-- API Explorer Section -->
Expand Down
2 changes: 1 addition & 1 deletion treemap_live.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion treemap_main.js

Large diffs are not rendered by default.

0 comments on commit 2bc9c4a

Please sign in to comment.