Jason Poulos

Results 2 issues of Jason Poulos

In ` Lrnr_lstm_keras` and ` Lrnr_gru_keras`, need to specify in fit() that callbacks is an element within args rather than an object. Without this change, the following error occurs when...

This PR adds a Terminal-Bench adapter for the [Berkeley Function Calling Leaderboard (BFCL)](https://gorilla.cs.berkeley.edu/leaderboard.html#leaderboard). The associated dataset PR is [here](https://github.com/laude-institute/terminal-bench-datasets/pull/34). The adapter converts BFCL's function-calling tasks into Terminal-Bench format, supporting 19...