Skip to content

Commit

Permalink
[BFCL] Leaderboard Update, in sync with #593. (#603)
Browse files Browse the repository at this point in the history
This PR updates the leaderboard to reflect the change in score due to
#593 .

---------

Co-authored-by: Charlie Cheng-Jie Ji <[email protected]>
  • Loading branch information
HuanzhiMao and CharlieJCJ authored Aug 29, 2024
1 parent 9035ac7 commit d6657ac
Show file tree
Hide file tree
Showing 8 changed files with 211 additions and 220 deletions.
2 changes: 1 addition & 1 deletion assets/blog12_chart_data.json

Large diffs are not rendered by default.

139 changes: 68 additions & 71 deletions data_combined.csv

Large diffs are not rendered by default.

139 changes: 68 additions & 71 deletions data_live.csv

Large diffs are not rendered by default.

139 changes: 68 additions & 71 deletions data_non_live.csv

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions leaderboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,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-16 <a
2024-08-24 <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 @@ -207,7 +207,7 @@ <h2>Error Type Analysis</h2>
(coming soon).
</p>

<div id="ce9db8d5-4929-41aa-b79e-3a9206ca7089" class="plotly-graph-div" style="height:100%; width:100%;"></div>
<div id="6396c2e5-02fb-488a-bb87-0c3e060dbe2a" 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 @@ -95,7 +95,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-16 <a
2024-08-24 <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 @@ -198,7 +198,7 @@ <h2>Error Type Analysis</h2>
(coming soon).
</p>

<div id="cb08818b-c85b-431e-9f21-ca304f0e4183" class="plotly-graph-div" style="height:100%; width:100%;"></div>
<div id="eb988ec4-95d7-4df3-9364-8d033e8f88b6" 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 d6657ac

Please sign in to comment.