Skip to content

Commit

Permalink
Correction in BFCL README instruction, fixed path in instructions (#329)
Browse files Browse the repository at this point in the history
- Corrected a legacy path to be consistent in
berkeley-function-call-leaderboard folder README instruction.
  • Loading branch information
CharlieJCJ committed Apr 9, 2024
1 parent c622106 commit e23476b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion berkeley-function-call-leaderboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ln -s eval_checker/tree-sitter-javascript tree-sitter-javascript

## Prepare Evaluation Dataset

To download the evaluation dataset from huggingface, from the current directory `./openfunctions/berkeley-function-call-leaderboard`, run the following command:
To download the evaluation dataset from huggingface, from the current directory `./berkeley-function-call-leaderboard`, run the following command:

```bash
huggingface-cli download gorilla-llm/Berkeley-Function-Calling-Leaderboard --local-dir ./data --repo-type dataset
Expand Down

0 comments on commit e23476b

Please sign in to comment.