Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/evaluation/code.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ This will download and unpack a file into `<DATA_DIR>/birdbench/dev_20240627`, w
The script will also process the original manifest into `<DATA_DIR>/birdbench/dev.jsonl`, which will be the input for evaluation.
`<DATA_DIR>` should be a path to the mount point where you want this data to be stored.

See [the "Using data on cluster" documentation](./index.md#Using-data-on-cluster) for more information.
See [the "Using data on cluster" documentation](./index.md#using-data-on-cluster) for more information.

#### Running the Evaluation

Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ nav:
- evaluation/tool-calling.md
- evaluation/multilingual.md
- evaluation/speech-audio.md
- evaluation/vlm.md
- evaluation/other-benchmarks.md
- evaluation/robustness.md
- Agentic Inference:
Expand Down