Skip to content

Commit

Permalink
Leaderboard Update, in sync with PR#407 (better handle float value co…
Browse files Browse the repository at this point in the history
…mparison) (#459)

This PR updates the score on the leaderboard to reflect the changes in
the BFCL evaluation logic from #407. We lose the type restriction in
Python to accommodate the auto-conversion from int to float and allow
the use of `int` values for Python parameters expecting `float` values.
The detailed reasoning can be found at PR #407.
  • Loading branch information
HuanzhiMao committed Jun 7, 2024
1 parent 7491d72 commit 70c1ec1
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 46 deletions.
Loading

0 comments on commit 70c1ec1

Please sign in to comment.